Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDssl.h1877 # define SSL_CTRL_GET_NUM_RENEGOTIATIONS 10 macro
1993 SSL_ctrl((ssl),SSL_CTRL_GET_NUM_RENEGOTIATIONS,0,NULL)
HDs3_lib.c3152 case SSL_CTRL_GET_NUM_RENEGOTIATIONS: in ssl3_ctrl()