Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp10891 static bool get_ocsp_basic_response(CBS *ocsp_response, CBS *basic_response) {
10922 static bool get_ocsp_single_responses(CBS *basic_response, CBS *single_responses) {
10995 CBS basic_response; local