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

  /external/chromium_org/net/cert/
x509_certificate_ios.cc 52 bool IsValidOSCertHandle(SecCertificateRef cert_handle) {
141 if (!IsValidOSCertHandle(cert_handle)) {
x509_certificate_mac.cc 140 bool IsValidOSCertHandle(SecCertificateRef cert_handle) {
194 if (IsValidOSCertHandle(cert)) {
409 if (!IsValidOSCertHandle(cert_handle)) {
  /external/chromium/net/base/
x509_certificate_mac.cc 429 bool IsValidOSCertHandle(SecCertificateRef cert_handle) {
478 if (IsValidOSCertHandle(cert)) {
    [all...]

Completed in 40 milliseconds