Module: wine Branch: master Commit: 6f5028dd03eba2cfffc8a844e482040d4ca29655 URL: https://gitlab.winehq.org/wine/wine/-/commit/6f5028dd03eba2cfffc8a844e482040...
Author: Hans Leidekker hans@codeweavers.com Date: Sat Sep 10 13:38:10 2022 +0200
bcrypt: Add full support for algorithm pseudo-handles.
---
dlls/bcrypt/bcrypt_internal.h | 5 +- dlls/bcrypt/bcrypt_main.c | 441 ++++++++++++++++++++++++++---------------- dlls/bcrypt/tests/bcrypt.c | 86 +++++++- include/bcrypt.h | 61 +++++- 4 files changed, 420 insertions(+), 173 deletions(-)