Home
last modified time | relevance | path

Searched defs:sct_and_status_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin_unittest.cc438 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1176 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1246 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1294 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1347 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1395 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1440 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
1664 SignedCertificateTimestampAndStatusList sct_and_status_list; in TEST_F() local
H A Dct_signed_certificate_timestamp_log_param.cc62 const SignedCertificateTimestampAndStatusList& sct_and_status_list) { in SCTListToPrintableValues()