Searched refs:ssl_add_serverhello_renegotiate_ext (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Dt1_reneg.c178 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
186 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_renegotiate_ext, SSL_R_RENEGOTIATE_EXT_TOO_LONG);
H A Dssl_locl.h1106 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
H A Dt1_lib.c1227 if(!ssl_add_serverhello_renegotiate_ext(s, 0, &el, 0))
1238 if(!ssl_add_serverhello_renegotiate_ext(s, ret, &el, el))
/external/openssl/ssl/
H A Dt1_reneg.c196 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
H A Dssl_locl.h1147 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
H A Dt1_lib.c755 if(!ssl_add_serverhello_renegotiate_ext(s, 0, &el, 0))
766 if(!ssl_add_serverhello_renegotiate_ext(s, ret, &el, el))
/external/openssl/crypto/
H A Dsymhacks.h181 #undef ssl_add_serverhello_renegotiate_ext macro
182 #define ssl_add_serverhello_renegotiate_ext ssl_add_serverhello_reneg_ext macro
/external/openssl/include/openssl/
H A Dsymhacks.h181 #undef ssl_add_serverhello_renegotiate_ext macro
182 #define ssl_add_serverhello_renegotiate_ext ssl_add_serverhello_reneg_ext macro

Completed in 487 milliseconds