Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cert/internal/
H A Drevocation_checker_unittest.cc52 policy.allow_unable_to_check = false; in TEST()
120 policy.allow_unable_to_check = false; in TEST()
207 policy.allow_unable_to_check = false; in TEST()
226 policy.allow_unable_to_check = true; in TEST()
258 policy.allow_unable_to_check = false; in TEST()
278 policy.allow_unable_to_check = false; in TEST()
298 policy.allow_unable_to_check = true; in TEST()
329 policy.allow_unable_to_check = false; in TEST()
389 policy.allow_unable_to_check = false; in TEST()
474 policy.allow_unable_to_check = false; in TEST()
[all …]
H A Drevocation_checker.h89 bool allow_unable_to_check = false; member
H A Drevocation_checker.cc273 if (policy.allow_unable_to_check) in CheckCertRevocation()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin.cc156 policy.allow_unable_to_check = true; in NoRevocationChecking()
581 policy.allow_unable_to_check = false; in ChooseRevocationPolicy()
598 policy.allow_unable_to_check = true; in ChooseRevocationPolicy()