Santino Mazza : ncrypt: Implement NCryptCreatePersistedKey.
Module: wine Branch: master Commit: 545ec32d28d1a0674a031aaf34aefe1127089b27 URL: https://source.winehq.org/git/wine.git/?a=commit;h=545ec32d28d1a0674a031aaf3... Author: Santino Mazza <mazzasantino1206(a)gmail.com> Date: Thu Mar 10 11:05:05 2022 +0100 ncrypt: Implement NCryptCreatePersistedKey. Signed-off-by: Santino Mazza <mazzasantino1206(a)gmail.com> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ncrypt/main.c | 253 ++++++++++++++++++++++++++---------------- dlls/ncrypt/ncrypt_internal.h | 11 ++ dlls/ncrypt/tests/ncrypt.c | 8 +- 3 files changed, 177 insertions(+), 95 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=545ec32d28d1a0674a031...
participants (1)
-
Alexandre Julliard