Searched refs:TLS1_AD_UNKNOWN_CA (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dtls1.h89 #define TLS1_AD_UNKNOWN_CA 48 /* fatal */ macro
H A Dssl.h1111 #define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA /* fatal */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dtls1.h89 #define TLS1_AD_UNKNOWN_CA 48 /* fatal */ macro
H A Dssl_stat.c392 case TLS1_AD_UNKNOWN_CA: str="CA"; break;
455 case TLS1_AD_UNKNOWN_CA:
H A Dt1_enc.c825 case SSL_AD_UNKNOWN_CA: return(TLS1_AD_UNKNOWN_CA);
H A Dssl.h1111 #define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA /* fatal */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_stat.c902 case TLS1_AD_UNKNOWN_CA:
1004 case TLS1_AD_UNKNOWN_CA:
H A Dtls1.h184 # define TLS1_AD_UNKNOWN_CA 48/* fatal */ macro
H A Dt1_enc.c1336 return (TLS1_AD_UNKNOWN_CA);
H A Dssl.h1833 # define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_stat.c902 case TLS1_AD_UNKNOWN_CA:
1004 case TLS1_AD_UNKNOWN_CA:
H A Dtls1.h184 # define TLS1_AD_UNKNOWN_CA 48/* fatal */ macro
H A Dt1_enc.c1336 return (TLS1_AD_UNKNOWN_CA);
H A Dssl.h1833 # define SSL_AD_UNKNOWN_CA TLS1_AD_UNKNOWN_CA

Completed in 106 milliseconds