Searched refs:SSL_CTRL_GET_RI_SUPPORT (Results 1 – 3 of 3) sorted by relevance
628 SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)1338 # define SSL_CTRL_GET_RI_SUPPORT 76 macro
605 SSL_ctrl((ssl), SSL_CTRL_GET_RI_SUPPORT, 0, NULL)1266 # define SSL_CTRL_GET_RI_SUPPORT 76 macro
2428 case SSL_CTRL_GET_RI_SUPPORT: in SSL_ctrl()