Searched refs:SSL3_AD_BAD_RECORD_MAC (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_stat.c866 case SSL3_AD_BAD_RECORD_MAC:
968 case SSL3_AD_BAD_RECORD_MAC:
H A Ds3_enc.c910 return (SSL3_AD_BAD_RECORD_MAC);
912 return (SSL3_AD_BAD_RECORD_MAC);
914 return (SSL3_AD_BAD_RECORD_MAC);
H A Dssl3.h387 # define SSL3_AD_BAD_RECORD_MAC 20/* fatal */ macro
H A Dt1_enc.c1312 return (SSL3_AD_BAD_RECORD_MAC);
H A Dssl.h1816 # define SSL_AD_BAD_RECORD_MAC SSL3_AD_BAD_RECORD_MAC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_stat.c380 case SSL3_AD_BAD_RECORD_MAC: str="BM"; break;
419 case SSL3_AD_BAD_RECORD_MAC:
H A Ds3_enc.c695 case SSL_AD_BAD_RECORD_MAC: return(SSL3_AD_BAD_RECORD_MAC);
696 case SSL_AD_DECRYPTION_FAILED: return(SSL3_AD_BAD_RECORD_MAC);
697 case SSL_AD_RECORD_OVERFLOW: return(SSL3_AD_BAD_RECORD_MAC);
H A Dssl3.h283 #define SSL3_AD_BAD_RECORD_MAC 20 /* fatal */ macro
H A Dt1_enc.c813 case SSL_AD_BAD_RECORD_MAC: return(SSL3_AD_BAD_RECORD_MAC);
H A Dssl.h1099 #define SSL_AD_BAD_RECORD_MAC SSL3_AD_BAD_RECORD_MAC /* fatal */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_stat.c866 case SSL3_AD_BAD_RECORD_MAC:
968 case SSL3_AD_BAD_RECORD_MAC:
H A Ds3_enc.c910 return (SSL3_AD_BAD_RECORD_MAC);
912 return (SSL3_AD_BAD_RECORD_MAC);
914 return (SSL3_AD_BAD_RECORD_MAC);
H A Dssl3.h387 # define SSL3_AD_BAD_RECORD_MAC 20/* fatal */ macro
H A Dt1_enc.c1312 return (SSL3_AD_BAD_RECORD_MAC);
H A Dssl.h1816 # define SSL_AD_BAD_RECORD_MAC SSL3_AD_BAD_RECORD_MAC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl3.h283 #define SSL3_AD_BAD_RECORD_MAC 20 /* fatal */ macro
H A Dssl.h1099 #define SSL_AD_BAD_RECORD_MAC SSL3_AD_BAD_RECORD_MAC /* fatal */

Completed in 323 milliseconds