Home
last modified time | relevance | path

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

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