Searched refs:SSL_R_USE_SRTP_NOT_NEGOTIATED (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Dd1_srtp.c391 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_use_srtp_ext, SSL_R_USE_SRTP_NOT_NEGOTIATED);
H A Dssl_error.c534 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_USE_SRTP_NOT_NEGOTIATED), "USE_SRTP_NOT_NEGOTIATED"},
/external/openssl/ssl/
H A Dd1_srtp.c387 SSLerr(SSL_F_SSL_ADD_SERVERHELLO_USE_SRTP_EXT,SSL_R_USE_SRTP_NOT_NEGOTIATED);
H A Dssl_err.c598 {ERR_REASON(SSL_R_USE_SRTP_NOT_NEGOTIATED),"use srtp not negotiated"},
H A Dssl.h2738 #define SSL_R_USE_SRTP_NOT_NEGOTIATED 369 macro
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl.h2650 #define SSL_R_USE_SRTP_NOT_NEGOTIATED 286 macro
/external/openssl/include/openssl/
H A Dssl.h2738 #define SSL_R_USE_SRTP_NOT_NEGOTIATED 369 macro

Completed in 156 milliseconds