Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dd1_srtp.cc167 OPENSSL_PUT_ERROR(SSL, SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES); in ssl_ctx_make_profiles()
/external/python/cpython2/Modules/
D_ssl_data.h1262 #ifdef SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES
1263 {"SRTP_COULD_NOT_ALLOCATE_PROFILES", ERR_LIB_SSL, SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES},
/external/python/cpython3/Modules/
D_ssl_data.h1262 #ifdef SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES
1263 {"SRTP_COULD_NOT_ALLOCATE_PROFILES", ERR_LIB_SSL, SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES},
/external/boringssl/src/include/openssl/
Dssl.h4886 #define SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES 211 macro