HomeSort by relevance Sort by last modified time
    Searched refs:IsValidOSCertHandle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/cert/
x509_certificate_ios.cc 52 bool IsValidOSCertHandle(SecCertificateRef cert_handle) {
143 if (!IsValidOSCertHandle(cert_handle)) {
x509_certificate_mac.cc 137 bool IsValidOSCertHandle(SecCertificateRef cert_handle) {
191 if (IsValidOSCertHandle(cert)) {
313 if (!IsValidOSCertHandle(cert_handle)) {

Completed in 3388 milliseconds