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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dt1_reneg.c195 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
H A Dt1_lib.c305 if (!ssl_add_serverhello_renegotiate_ext(s, 0, &el, 0)) {
316 if (!ssl_add_serverhello_renegotiate_ext(s, ret, &el, el)) {
H A Dssl_locl.h1047 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsymhacks.h193 # undef ssl_add_serverhello_renegotiate_ext macro
194 # define ssl_add_serverhello_renegotiate_ext ssl_add_serverhello_reneg_ext macro

Completed in 119 milliseconds