Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dx509_certificate_nss.cc326 X509Certificate::OSCertHandle cert_handle, int num_policy_oids,
338 int num_policy_oids, in PKIXVerifyCert() argument
376 if (policy_oids && num_policy_oids > 0) { in PKIXVerifyCert()
435 if (policy_oids && num_policy_oids > 0) { in PKIXVerifyCert()
437 in_param.value.arraySize = num_policy_oids; in PKIXVerifyCert()
447 rv = RetryPKIXVerifyCertWithWorkarounds(cert_handle, num_policy_oids, in PKIXVerifyCert()
457 X509Certificate::OSCertHandle cert_handle, int num_policy_oids, in RetryPKIXVerifyCertWithWorkarounds() argument
507 num_policy_oids == 0) { in RetryPKIXVerifyCertWithWorkarounds()