Searched refs:SSL_TLSEXT_ERR_ALERT_FATAL (Results 1 - 5 of 5) sorted by relevance

/external/openssl/ssl/
H A Dt1_lib.c1807 case SSL_TLSEXT_ERR_ALERT_FATAL:
1808 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1829 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1853 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1867 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1876 case SSL_TLSEXT_ERR_ALERT_FATAL:
1942 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1951 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1977 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1982 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
[all...]
H A Dtls1.h330 #define SSL_TLSEXT_ERR_ALERT_FATAL 2 macro
H A Ds3_srvr.c375 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
/external/openssl/include/openssl/
H A Dtls1.h330 #define SSL_TLSEXT_ERR_ALERT_FATAL 2 macro
/external/openssl/apps/
H A Ds_server.c893 ret = SSL_TLSEXT_ERR_ALERT_FATAL;
1296 { tlsextcbp.extension_error = SSL_TLSEXT_ERR_ALERT_FATAL; }

Completed in 30 milliseconds