Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dsslerr.h629 # define SSL_R_NO_SRTP_PROFILES 359 macro
/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},
/third_party/openssl/ssl/
Dssl_err.c1010 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NO_SRTP_PROFILES), "no srtp profiles"},
/third_party/openssl/ssl/statem/
Dextensions_clnt.c1715 SSL_R_NO_SRTP_PROFILES); in tls_parse_stoc_use_srtp()
/third_party/openssl/crypto/err/
Dopenssl.txt2781 SSL_R_NO_SRTP_PROFILES:359:no srtp profiles