Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dsslerr.h197 # define SSL_R_NO_SRTP_PROFILES 359 macro
/third_party/openssl/ohos_lite/include/openssl/
Dsslerr.h631 # define SSL_R_NO_SRTP_PROFILES 359 macro
/third_party/openssl/ssl/
Dssl_err.c301 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NO_SRTP_PROFILES), "no srtp profiles"},
/third_party/python/Modules/
D_ssl_data.h4787 #ifdef SSL_R_NO_SRTP_PROFILES
4788 {"NO_SRTP_PROFILES", ERR_LIB_SSL, SSL_R_NO_SRTP_PROFILES},
D_ssl_data_111.h5033 #ifdef SSL_R_NO_SRTP_PROFILES
5034 {"NO_SRTP_PROFILES", ERR_LIB_SSL, SSL_R_NO_SRTP_PROFILES},
D_ssl_data_300.h6898 #ifdef SSL_R_NO_SRTP_PROFILES
6899 {"NO_SRTP_PROFILES", ERR_LIB_SSL, SSL_R_NO_SRTP_PROFILES},
/third_party/openssl/ssl/statem/
Dextensions_clnt.c1655 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_NO_SRTP_PROFILES); in tls_parse_stoc_use_srtp()
/third_party/openssl/crypto/err/
Dopenssl.txt1415 SSL_R_NO_SRTP_PROFILES:359:no srtp profiles