Lines Matching refs:method_flags
389 PRUint64 method_flags[2];
390 method_flags[cert_revocation_method_crl] = revocation_method_flags;
391 method_flags[cert_revocation_method_ocsp] = revocation_method_flags;
394 method_flags[cert_revocation_method_crl] |=
398 method_flags[cert_revocation_method_ocsp] |=
411 arraysize(method_flags);
412 revocation_flags.leafTests.cert_rev_flags_per_method = method_flags;
420 arraysize(method_flags);
421 revocation_flags.chainTests.cert_rev_flags_per_method = method_flags;