Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcert_verify_proc_win.cc417 kCRLSetRevoked, enumerator
459 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
497 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
536 if (result == kCRLSetRevoked) in CheckChainRevocationWithCRLSet()
743 if (result == kCRLSetRevoked) { in CertDllVerifyRevocationWithCRLSet()
837 if (result == kCRLSetRevoked) { in CertDllVerifyRevocationWithCRLSet()
1048 if (crl_set_result == kCRLSetRevoked) { in VerifyInternal()
H A Dcert_verify_proc_nss.cc228 kCRLSetRevoked, enumerator
300 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
353 if (crlset_result == kCRLSetRevoked) { in CheckChainRevocationWithCRLSet()
775 if (crl_set_result == kCRLSetRevoked) in VerifyEV()
984 if (crl_set_result == kCRLSetRevoked) { in VerifyInternalImpl()
H A Dcert_verify_proc_mac.cc566 kCRLSetRevoked, enumerator
648 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
1006 crl_result == kCRLSetRevoked; in VerifyWithGivenFlags()
1067 if (*completed_chain_crl_result == kCRLSetRevoked) in VerifyWithGivenFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcert_verify_proc_win.cc417 kCRLSetRevoked, enumerator
459 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
497 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
536 if (result == kCRLSetRevoked) in CheckChainRevocationWithCRLSet()
743 if (result == kCRLSetRevoked) { in CertDllVerifyRevocationWithCRLSet()
837 if (result == kCRLSetRevoked) { in CertDllVerifyRevocationWithCRLSet()
1048 if (crl_set_result == kCRLSetRevoked) { in VerifyInternal()
H A Dcert_verify_proc_mac.cc558 kCRLSetRevoked, enumerator
640 return kCRLSetRevoked; in CheckRevocationWithCRLSet()
998 crl_result == kCRLSetRevoked; in VerifyWithGivenFlags()
1059 if (*completed_chain_crl_result == kCRLSetRevoked) in VerifyWithGivenFlags()