Home
last modified time | relevance | path

Searched defs: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()
8389 static bool get_ocsp_single_responses(CBS *basic_response, CBS *single_responses) { in get_ocsp_single_responses()
8462 CBS basic_response; in NativeCrypto_get_ocsp_single_extension() local