Home
last modified time | relevance | path

Searched refs:SSL3_AD_ILLEGAL_PARAMETER (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/ssl/
Dssl_stat.c277 case SSL3_AD_ILLEGAL_PARAMETER: in SSL_alert_desc_string()
345 case SSL3_AD_ILLEGAL_PARAMETER: in SSL_alert_desc_string_long()
Ds3_enc.c553 return SSL3_AD_ILLEGAL_PARAMETER; in ssl3_alert_code()
Dt1_enc.c636 return SSL3_AD_ILLEGAL_PARAMETER; in tls1_alert_code()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl3.h33 # define SSL3_AD_ILLEGAL_PARAMETER 47/* fatal */ macro
/third_party/openssl/include/openssl/
Dssl3.h251 # define SSL3_AD_ILLEGAL_PARAMETER 47/* fatal */ macro
Dssl.h1150 # define SSL_AD_ILLEGAL_PARAMETER SSL3_AD_ILLEGAL_PARAMETER