Module: wine Branch: master Commit: 98ea906b963ad536bbe02fd66aa8cc88c4cb1805 URL: https://source.winehq.org/git/wine.git/?a=commit;h=98ea906b963ad536bbe02fd66...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Mar 6 10:14:28 2019 +0100
bcrypt: Implement BCRYPT_HASH_REUSABLE_FLAG.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/bcrypt_main.c | 102 +++++++++++++++++++------------ dlls/bcrypt/tests/bcrypt.c | 145 ++++++++++++++++++++++++++++++++------------- include/bcrypt.h | 3 + 3 files changed, 173 insertions(+), 77 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=98ea906b963ad536bbe02...