Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDtls1.h357 # define SSL_get_tlsext_status_ocsp_resp(ssl, arg) \ macro
/NextBSD/contrib/wpa/src/utils/
HDhttp_curl.c1048 len = SSL_get_tlsext_status_ocsp_resp(s, &p); in ocsp_resp_cb()
/NextBSD/crypto/openssl/apps/
HDs_client.c2316 len = SSL_get_tlsext_status_ocsp_resp(s, &p); in ocsp_resp_cb()
/NextBSD/contrib/wpa/src/crypto/
HDtls_openssl.c3590 len = SSL_get_tlsext_status_ocsp_resp(s, &p); in ocsp_resp_cb()