Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl.h486 SSL_ctrl((ssl),SSL_CTRL_SET_MTU,(mtu),NULL)
839 #define SSL_CTRL_SET_MTU 17 macro
H A Dssl_lib.c1374 case SSL_CTRL_SET_MTU: in SSL_ctrl()