Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/
DWebMutableURLRequest.cpp340 PCCERT_CONTEXT certCopy = 0; in copyCert() local
347 certCopy = CertDuplicateCertificateContext(cert); in copyCert()
348 …ytesNoCopy(kCFAllocatorDefault, reinterpret_cast<const UInt8*>(certCopy), sizeof(*certCopy), certD… in copyCert()