Hans Leidekker : bcrypt: Merge the various key import Unix calls into one.
Module: wine Branch: master Commit: 0c2408464cfea0d3e5b073c56ac0d264d1abe576 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0c2408464cfea0d3e5b073c56... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Mar 21 09:50:09 2022 +0100 bcrypt: Merge the various key import Unix calls into one. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/bcrypt/bcrypt_internal.h | 8 +-- dlls/bcrypt/bcrypt_main.c | 87 +++++++++++++++++++++------- dlls/bcrypt/gnutls.c | 132 +++++++++++++++++++----------------------- 3 files changed, 132 insertions(+), 95 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0c2408464cfea0d3e5b07...
participants (1)
-
Alexandre Julliard