crt: Add bcryptprimitives.def for x86

Makefile.in regeneration not included, per request.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: LIU Hao <lh_mouse@126.com>
This commit is contained in:
Marc-André Lureau 2024-07-27 13:13:13 +04:00 committed by LIU Hao
parent 527522b8b0
commit 9f6cadc68f
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,18 @@
;
; Definition file of bcryptPrimitives.dll
; Automatic generated by gendef 1.1
; written by Kai Tietz 2008
; The def file has to be processed by --kill-at (-k) option of dlltool or ld
;
LIBRARY "bcryptPrimitives.dll"
EXPORTS
GetAsymmetricEncryptionInterface
GetCipherInterface
GetHashInterface
GetKeyDerivationInterface
GetRngInterface
GetSecretAgreementInterface
GetSignatureInterface
MSCryptConvertRsaPrivateBlobToFullRsaBlob
ProcessPrng
ProcessPrngGuid

View File

@ -10,6 +10,7 @@ lib32_DATA += %reldir%/libavicap32.a
lib32_DATA += %reldir%/libavifil32.a
lib32_DATA += %reldir%/libavrt.a
lib32_DATA += %reldir%/libbcrypt.a
lib32_DATA += %reldir%/libbcryptprimitives.a
lib32_DATA += %reldir%/libbluetoothapis.a
lib32_DATA += %reldir%/libbootvid.a
lib32_DATA += %reldir%/libbrowcli.a

View File

@ -0,0 +1,18 @@
;
; Definition file of bcryptPrimitives.dll
; Automatic generated by gendef 1.1
; written by Kai Tietz 2008
; The def file has to be processed by --kill-at (-k) option of dlltool or ld
;
LIBRARY "bcryptPrimitives.dll"
EXPORTS
GetAsymmetricEncryptionInterface@16
GetCipherInterface@16
GetHashInterface@16
GetKeyDerivationInterface@16
GetRngInterface@12
GetSecretAgreementInterface@16
GetSignatureInterface@16
MSCryptConvertRsaPrivateBlobToFullRsaBlob@20
ProcessPrng@8
ProcessPrngGuid@4

View File

@ -714,6 +714,7 @@ lib64_DATA += %reldir%/libntoskrnl.a
lib64_DATA += %reldir%/libuxtheme.a
lib64_DATA += %reldir%/libwtsapi32.a
lib64_DATA += %reldir%/libbcrypt.a
lib64_DATA += %reldir%/libbcryptprimitives.a
lib64_DATA += %reldir%/libbthprops.a
lib64_DATA += %reldir%/libdhcpcsvc6.a
lib64_DATA += %reldir%/libdxva2.a