Home
last modified time | relevance | path

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

/external/chromium/crypto/
Dsignature_verifier_win.cc15 void* WINAPI MyCryptAlloc(size_t size) { in MyCryptAlloc() function
50 decode_para.pfnAlloc = MyCryptAlloc; in VerifyInit()
/external/chromium/net/base/
Dx509_certificate_win.cc167 void* WINAPI MyCryptAlloc(size_t size) { in MyCryptAlloc() function
187 decode_para.pfnAlloc = MyCryptAlloc; in GetCertSubjectAltName()
209 decode_para.pfnAlloc = MyCryptAlloc; in CertSubjectCommonNameHasNull()
339 decode_para.pfnAlloc = MyCryptAlloc; in GetCertPoliciesInfo()