Home
last modified time | relevance | path

Searched refs:SSL_R_DTLS_MESSAGE_TOO_BIG (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c231 {ERR_REASON(SSL_R_DTLS_MESSAGE_TOO_BIG) , "dtls message too big"},
H A Dd1_pkt.c906 SSLerror(s, SSL_R_DTLS_MESSAGE_TOO_BIG); in dtls1_write_app_data_bytes()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h2106 #define SSL_R_DTLS_MESSAGE_TOO_BIG 334 macro