Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dd1_msg.c28 ERR_raise(ERR_LIB_SSL, SSL_R_DTLS_MESSAGE_TOO_BIG); in dtls1_write_app_data_bytes()
Dssl_err.c146 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_DTLS_MESSAGE_TOO_BIG),
/third_party/openssl/include/openssl/
Dsslerr.h108 # define SSL_R_DTLS_MESSAGE_TOO_BIG 334 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h542 # define SSL_R_DTLS_MESSAGE_TOO_BIG 334 macro
/third_party/python/Modules/
D_ssl_data.h4292 #ifdef SSL_R_DTLS_MESSAGE_TOO_BIG
4293 {"DTLS_MESSAGE_TOO_BIG", ERR_LIB_SSL, SSL_R_DTLS_MESSAGE_TOO_BIG},
D_ssl_data_111.h4593 #ifdef SSL_R_DTLS_MESSAGE_TOO_BIG
4594 {"DTLS_MESSAGE_TOO_BIG", ERR_LIB_SSL, SSL_R_DTLS_MESSAGE_TOO_BIG},
D_ssl_data_300.h6458 #ifdef SSL_R_DTLS_MESSAGE_TOO_BIG
6459 {"DTLS_MESSAGE_TOO_BIG", ERR_LIB_SSL, SSL_R_DTLS_MESSAGE_TOO_BIG},
/third_party/openssl/crypto/err/
Dopenssl.txt1324 SSL_R_DTLS_MESSAGE_TOO_BIG:334:dtls message too big