Searched refs:method_flags (Results 1 – 1 of 1) sorted by relevance
389 PRUint64 method_flags[2]; in PKIXVerifyCert() local390 method_flags[cert_revocation_method_crl] = revocation_method_flags; in PKIXVerifyCert()391 method_flags[cert_revocation_method_ocsp] = revocation_method_flags; in PKIXVerifyCert()394 method_flags[cert_revocation_method_crl] |= in PKIXVerifyCert()398 method_flags[cert_revocation_method_ocsp] |= in PKIXVerifyCert()411 arraysize(method_flags); in PKIXVerifyCert()412 revocation_flags.leafTests.cert_rev_flags_per_method = method_flags; in PKIXVerifyCert()420 arraysize(method_flags); in PKIXVerifyCert()421 revocation_flags.chainTests.cert_rev_flags_per_method = method_flags; in PKIXVerifyCert()