Home
last modified time | relevance | path

Searched refs:ocsp_staple (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/tool/
Dtransport_common.cc314 const uint8_t *ocsp_staple; in PrintConnectionInfo() local
316 SSL_get0_ocsp_response(ssl, &ocsp_staple, &ocsp_staple_len); in PrintConnectionInfo()