Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/
H A Dct_test_util.cc213 void GetX509CertSCT(scoped_refptr<SignedCertificateTimestamp>* sct_ref) { in GetX509CertSCT()
230 void GetPrecertSCT(scoped_refptr<SignedCertificateTimestamp>* sct_ref) { in GetPrecertSCT()
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_ios.cc435 ScopedCFTypeRef<CFDataRef> sct_ref(CFDataCreate( in VerifyInternal() local