Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dencode.c5040 typedef BOOL (WINAPI *ImportPublicKeyInfoExFunc)(HCRYPTPROV hCryptProv, typedef
5050 ImportPublicKeyInfoExFunc importFunc = NULL; in CryptImportPublicKeyInfoEx()