CheckRevocationWithCRLSet  569 net/cert/cert_verify_proc_mac.cc   if (crl_set && !CheckRevocationWithCRLSet(completed_chain, crl_set))
CheckRevocationWithCRLSet  706 net/cert/cert_verify_proc_nss.cc     CRLSetResult crl_set_result = CheckRevocationWithCRLSet(
CheckRevocationWithCRLSet  856 net/cert/cert_verify_proc_nss.cc     crl_set_result = CheckRevocationWithCRLSet(
CheckRevocationWithCRLSet  636 net/cert/cert_verify_proc_win.cc     crl_set_result = CheckRevocationWithCRLSet(chain_context, crl_set);