Home
last modified time | relevance | path

Searched refs:SSL_R_NOT_ON_RECORD_BOUNDARY (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/include/openssl/
Dsslerr.h173 # define SSL_R_NOT_ON_RECORD_BOUNDARY 182 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h607 # define SSL_R_NOT_ON_RECORD_BOUNDARY 182 macro
/third_party/openssl/ssl/
Dssl_err.c261 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NOT_ON_RECORD_BOUNDARY),
/third_party/openssl/ssl/statem/
Dstatem_lib.c661 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_NOT_ON_RECORD_BOUNDARY); in tls_process_key_update()
808 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_NOT_ON_RECORD_BOUNDARY); in tls_process_finished()
Dstatem_srvr.c1663 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_NOT_ON_RECORD_BOUNDARY); in tls_early_post_process_client_hello()
4126 SSLfatal(s, SSL_AD_UNEXPECTED_MESSAGE, SSL_R_NOT_ON_RECORD_BOUNDARY); in tls_process_end_of_early_data()
Dstatem_clnt.c1507 SSL_R_NOT_ON_RECORD_BOUNDARY); in tls_process_server_hello()
/third_party/python/Modules/
D_ssl_data.h4667 #ifdef SSL_R_NOT_ON_RECORD_BOUNDARY
4668 {"NOT_ON_RECORD_BOUNDARY", ERR_LIB_SSL, SSL_R_NOT_ON_RECORD_BOUNDARY},
D_ssl_data_111.h4913 #ifdef SSL_R_NOT_ON_RECORD_BOUNDARY
4914 {"NOT_ON_RECORD_BOUNDARY", ERR_LIB_SSL, SSL_R_NOT_ON_RECORD_BOUNDARY},
D_ssl_data_300.h6778 #ifdef SSL_R_NOT_ON_RECORD_BOUNDARY
6779 {"NOT_ON_RECORD_BOUNDARY", ERR_LIB_SSL, SSL_R_NOT_ON_RECORD_BOUNDARY},
/third_party/openssl/crypto/err/
Dopenssl.txt1390 SSL_R_NOT_ON_RECORD_BOUNDARY:182:not on record boundary