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

/external/openssl/ssl/
H A Dt1_reneg.c196 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
H A Dt1_lib.c705 if(!ssl_add_serverhello_renegotiate_ext(s, 0, &el, 0))
716 if(!ssl_add_serverhello_renegotiate_ext(s, ret, &el, el))
H A Dssl_locl.h1118 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
/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 139 milliseconds