Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/ssl/
HDssl.h818 SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)
1948 # define SSL_CTRL_GET_RI_SUPPORT 76 macro
HDssl_lib.c1144 case SSL_CTRL_GET_RI_SUPPORT: in SSL_ctrl()