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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dt1_reneg.c146 int ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len, function
H A Dssl_locl.h1053 int ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len,
H A Dt1_lib.c562 if (!ssl_parse_clienthello_renegotiate_ext(s, data, size, al))
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dsymhacks.h195 # undef ssl_parse_clienthello_renegotiate_ext macro
196 # define ssl_parse_clienthello_renegotiate_ext ssl_parse_clienthello_reneg_ext macro

Completed in 80 milliseconds