Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dx509_certificate_mac.cc374 OSStatus CopyCertChain(SecCertificateRef cert_handle, in CopyCertChain() function
1177 result = CopyCertChain(os_cert_handle(), &cert_chain); in IsIssuedBy()
1306 result = CopyCertChain(cert_handle_, &cert_chain); in CreateClientCertificateChain()