Home
last modified time | relevance | path

Searched refs:aia_fetch_bytes (Results 1 – 2 of 2) sorted by relevance

/external/cronet/stable/net/cert/
Dcert_verify_proc_android.cc111 std::vector<uint8_t> aia_fetch_bytes; in PerformAIAFetchAndAddResultToVector() local
112 request->WaitForResult(&error, &aia_fetch_bytes); in PerformAIAFetchAndAddResultToVector()
117 x509_util::CreateCryptoBuffer(aia_fetch_bytes), in PerformAIAFetchAndAddResultToVector()
/external/cronet/tot/net/cert/
Dcert_verify_proc_android.cc111 std::vector<uint8_t> aia_fetch_bytes; in PerformAIAFetchAndAddResultToVector() local
112 request->WaitForResult(&error, &aia_fetch_bytes); in PerformAIAFetchAndAddResultToVector()
117 x509_util::CreateCryptoBuffer(aia_fetch_bytes), in PerformAIAFetchAndAddResultToVector()