Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/openssl/
HDtls1.h285 SSL_ctrl(ssl,SSL_CTRL_GET_TLSEXT_STATUS_REQ_IDS,0,arg)
HDssl.h1322 # define SSL_CTRL_GET_TLSEXT_STATUS_REQ_IDS 68 macro
HDssl.h.in1250 # define SSL_CTRL_GET_TLSEXT_STATUS_REQ_IDS 68 macro
/freebsd-14-stable/crypto/openssl/ssl/
HDs3_lib.c3539 case SSL_CTRL_GET_TLSEXT_STATUS_REQ_IDS: in ssl3_ctrl()