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

/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_enc.c739 case SSL_AD_BAD_RECORD_MAC: return(SSL3_AD_BAD_RECORD_MAC);
H A Ds3_pkt.c436 al=SSL_AD_BAD_RECORD_MAC;
H A Dt1_enc.c830 case SSL_AD_BAD_RECORD_MAC: return(SSL3_AD_BAD_RECORD_MAC);
H A Dssl.h1184 #define SSL_AD_BAD_RECORD_MAC SSL3_AD_BAD_RECORD_MAC /* fatal */ macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1184 #define SSL_AD_BAD_RECORD_MAC SSL3_AD_BAD_RECORD_MAC /* fatal */ macro

Completed in 206 milliseconds