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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dt1_reneg.c232 int ssl_parse_serverhello_renegotiate_ext(SSL *s, unsigned char *d, int len, function
H A Dssl_locl.h1049 int ssl_parse_serverhello_renegotiate_ext(SSL *s, unsigned char *d, int len,
H A Dt1_lib.c748 if (!ssl_parse_serverhello_renegotiate_ext(s, data, size, al))
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsymhacks.h197 # undef ssl_parse_serverhello_renegotiate_ext macro
198 # define ssl_parse_serverhello_renegotiate_ext ssl_parse_serverhello_reneg_ext macro

Completed in 74 milliseconds