Searched refs:SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED (Results 1 - 6 of 6) sorted by relevance

/external/openssl/ssl/
H A Dssl_err.c468 {ERR_REASON(SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED),"old session compression algorithm not returned"},
H A Dssl.h2608 #define SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED 344 macro
H A Ds3_clnt.c1108 SSLerr(SSL_F_SSL3_GET_SERVER_HELLO,SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED);
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_error.c394 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED), "OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED"},
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dssl.h2692 #define SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED 331 macro
/external/openssl/include/openssl/
H A Dssl.h2608 #define SSL_R_OLD_SESSION_COMPRESSION_ALGORITHM_NOT_RETURNED 344 macro

Completed in 66 milliseconds