Searched refs:CryptAlloc (Results 1 – 5 of 5) sorted by relevance
34 CRYPTO_EXPORT void* WINAPI CryptAlloc(size_t size);
49 void* WINAPI CryptAlloc(size_t size) { in CryptAlloc() function
94 decode_para.pfnAlloc = crypto::CryptAlloc; in ParseDistinguishedName()
189 decode_para.pfnAlloc = crypto::CryptAlloc; in CertSubjectCommonNameHasNull()362 decode_para.pfnAlloc = crypto::CryptAlloc; in GetCertPoliciesInfo()
58 decode_para.pfnAlloc = crypto::CryptAlloc; in GetCertSubjectAltName()