Module: wine Branch: master Commit: 576d22d2510045b1b330a9e7909741c10faa527c URL: https://source.winehq.org/git/wine.git/?a=commit;h=576d22d2510045b1b330a9e79...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Mar 29 12:26:17 2018 +0200
bcrypt: Introduce helpers for BCryptDe/Encrypt and BCryptImportKeyPair.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/bcrypt/bcrypt_main.c | 694 +++++++++++++++++++++++----------------------- 1 file changed, 349 insertions(+), 345 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=576d22d2510045b1b330a...