Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dssl.h628 SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)
1338 # define SSL_CTRL_GET_RI_SUPPORT 76 macro
H A Dssl.h.in605 SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)
1266 # define SSL_CTRL_GET_RI_SUPPORT 76 macro
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c2428 case SSL_CTRL_GET_RI_SUPPORT: in SSL_ctrl()