Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h314 SSL_CTX_ctrl(ssl,SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB,0,(void *)cb)
H A Dssl.h1376 # define SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB 128 macro
H A Dssl.h.in1304 # define SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB 128 macro
/freebsd/crypto/openssl/ssl/
H A Ds3_lib.c3870 case SSL_CTRL_GET_TLSEXT_STATUS_REQ_CB: in ssl3_ctx_ctrl()