Searched refs:TLS1_AD_NO_RENEGOTIATION (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_stat.c354 case TLS1_AD_NO_RENEGOTIATION: str="NR"; break;
441 case TLS1_AD_NO_RENEGOTIATION:
H A Dt1_enc.c1338 case SSL_AD_NO_RENEGOTIATION: return(TLS1_AD_NO_RENEGOTIATION);
/external/openssl/ssl/
H A Dssl_stat.c439 case TLS1_AD_NO_RENEGOTIATION: str="NR"; break;
526 case TLS1_AD_NO_RENEGOTIATION:
H A Dtls1.h194 #define TLS1_AD_NO_RENEGOTIATION 100 macro
H A Dt1_enc.c1262 case SSL_AD_NO_RENEGOTIATION: return(TLS1_AD_NO_RENEGOTIATION);
H A Dssl.h1616 #define SSL_AD_NO_RENEGOTIATION TLS1_AD_NO_RENEGOTIATION
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dtls1.h192 #define TLS1_AD_NO_RENEGOTIATION 100 macro
H A Dssl.h1588 #define SSL_AD_NO_RENEGOTIATION TLS1_AD_NO_RENEGOTIATION
/external/openssl/include/openssl/
H A Dtls1.h194 #define TLS1_AD_NO_RENEGOTIATION 100 macro
H A Dssl.h1616 #define SSL_AD_NO_RENEGOTIATION TLS1_AD_NO_RENEGOTIATION

Completed in 191 milliseconds