Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc8959 static bool get_ocsp_basic_response(CBS* ocsp_response, CBS* basic_response) { in get_ocsp_basic_response() function
9068 if (!get_ocsp_basic_response(&ocsp_response, &basic_response)) { in NativeCrypto_get_ocsp_single_extension()