Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dsslerr.h213 # define SSL_R_NO_SRTP_PROFILES 359 macro
/freebsd/crypto/openssl/crypto/
H A Dssl_err.c328 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NO_SRTP_PROFILES), "no srtp profiles"},
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c1783 SSLfatal(s, SSL_AD_DECODE_ERROR, SSL_R_NO_SRTP_PROFILES); in tls_parse_stoc_use_srtp()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1547 SSL_R_NO_SRTP_PROFILES:359:no srtp profiles