Searched defs:basic_response (Results 1 – 1 of 1) sorted by relevance
10891 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