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/
DNativeCrypto.cpp8358 static bool get_ocsp_basic_response(CBS *ocsp_response, CBS *basic_response) { in get_ocsp_basic_response() function
8463 if (!get_ocsp_basic_response(&ocsp_response, &basic_response)) { in NativeCrypto_get_ocsp_single_extension()