Alexandre Julliard : bcrypt: Split the key structure into generic and backend-specific parts.

Alexandre Julliard julliard at winehq.org
Tue Sep 29 15:20:38 CDT 2020


Module: wine
Branch: master
Commit: 209b968efc2336a72f5223f0c73ff46f11a2f1ba
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=209b968efc2336a72f5223f0c73ff46f11a2f1ba

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 29 15:27:32 2020 +0200

bcrypt: Split the key structure into generic and backend-specific parts.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/bcrypt_internal.h | 73 ++-----------------------------------------
 dlls/bcrypt/gnutls.c          | 48 +++++++++++++++++-----------
 dlls/bcrypt/macos.c           | 40 +++++++++++++++---------
 3 files changed, 58 insertions(+), 103 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=209b968efc2336a72f5223f0c73ff46f11a2f1ba



More information about the wine-cvs mailing list