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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dt1_reneg.c116 int ssl_add_clienthello_renegotiate_ext(SSL *s, unsigned char *p, int *len, function
H A Dt1_lib.c186 if (!ssl_add_clienthello_renegotiate_ext(s, 0, &el, 0)) {
197 if (!ssl_add_clienthello_renegotiate_ext(s, ret, &el, el)) {
H A Dssl_locl.h1051 int ssl_add_clienthello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsymhacks.h191 # undef ssl_add_clienthello_renegotiate_ext macro
192 # define ssl_add_clienthello_renegotiate_ext ssl_add_clienthello_reneg_ext macro

Completed in 71 milliseconds