Home
last modified time | relevance | path

Searched refs:CryptExportPublicKeyInfo (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/crypt32/
H A Dcrypt32.spec124 @ stdcall CryptExportPublicKeyInfo(long long long ptr ptr)
H A Dcert.c3624 ret = CryptExportPublicKeyInfo(hProv, dwKeySpec, X509_ASN_ENCODING, NULL, in CertCreateSelfSignCertificate()
3631 ret = CryptExportPublicKeyInfo(hProv, dwKeySpec, X509_ASN_ENCODING, in CertCreateSelfSignCertificate()
H A Dencode.c4775 BOOL WINAPI CryptExportPublicKeyInfo(HCRYPTPROV_OR_NCRYPT_KEY_HANDLE hCryptProv, DWORD dwKeySpec, in CryptExportPublicKeyInfo() function
/reactos/sdk/include/psdk/
H A Dwincrypt.h5570 CryptExportPublicKeyInfo(