Alexandre Julliard : bcrypt: Convert the Unix library to the __wine_unix_call() interface.

Alexandre Julliard julliard at winehq.org
Thu Oct 7 16:21:20 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct  7 11:19:27 2021 +0200

bcrypt: Convert the Unix library to the __wine_unix_call() interface.

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

---

 dlls/bcrypt/Makefile.in       |   1 +
 dlls/bcrypt/bcrypt_internal.h | 128 ++++++++++++++++++++++----
 dlls/bcrypt/bcrypt_main.c     | 179 +++++++++++++++++++++++++++----------
 dlls/bcrypt/gnutls.c          | 203 +++++++++++++++++++++++-------------------
 4 files changed, 357 insertions(+), 154 deletions(-)

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



More information about the wine-cvs mailing list