Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Ds3_lib.c2138 case SSL_CTRL_SET_MAX_PROTO_VERSION: in ssl3_ctrl()
2481 case SSL_CTRL_SET_MAX_PROTO_VERSION: in ssl3_ctx_ctrl()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h956 #define SSL_CTRL_SET_MAX_PROTO_VERSION 124 macro