Searched refs:SSL3_AD_CLOSE_NOTIFY (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_stat.c419 case SSL3_AD_CLOSE_NOTIFY: str="CN"; break;
460 case SSL3_AD_CLOSE_NOTIFY:
H A Dssl3.h329 #define SSL3_AD_CLOSE_NOTIFY 0 macro
H A Ds3_enc.c813 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Dt1_enc.c1008 case SSL_AD_CLOSE_NOTIFY: return(SSL3_AD_CLOSE_NOTIFY);
H A Dssl.h1298 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY
/barrelfish-master/include/openssl/
H A Dssl3.h329 #define SSL3_AD_CLOSE_NOTIFY 0 macro
H A Dssl.h1298 #define SSL_AD_CLOSE_NOTIFY SSL3_AD_CLOSE_NOTIFY

Completed in 107 milliseconds