Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dtls13_both.cc263 CBS ocsp_response; in tls13_process_certificate() local
475 CBB contents, ocsp_response; in tls13_add_certificate() local
Dhandshake_server.cc880 CBB body, ocsp_response; in do_send_server_certificate() local
Dhandshake_client.cc858 CBS certificate_status = msg.body, ocsp_response; in do_read_certificate_status() local
/external/boringssl/src/ssl/test/
Dtest_config.h111 std::string ocsp_response; member
/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()
9061 CBS ocsp_response; in NativeCrypto_get_ocsp_single_extension() local