Module: wine Branch: stable Commit: afd256354d1d5cfe836811486d0db6e0b5c8fe14 URL: https://gitlab.winehq.org/wine/wine/-/commit/afd256354d1d5cfe836811486d0db6e...
Author: Santino Mazza mazzasantino1206@gmail.com Date: Tue Feb 15 12:28:27 2022 +0100
ncrypt/tests: Test key import of an rsa key.
Signed-off-by: Santino Mazza mazzasantino1206@gmail.com Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit e7a91b0a1c20a3fc7a8b1f4ec2c8ebc8da29e498) Conflicts: dlls/ncrypt/Makefile.in dlls/ncrypt/tests/ncrypt.c Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
configure | 1 + configure.ac | 1 + dlls/ncrypt/Makefile.in | 1 + dlls/ncrypt/tests/Makefile.in | 5 ++ dlls/ncrypt/tests/ncrypt.c | 146 ++++++++++++++++++++++++++++++++++++++++++ include/ncrypt.h | 4 ++ 6 files changed, 158 insertions(+)