Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/crypto/
HDsymhacks.h192 # undef ssl_add_serverhello_renegotiate_ext
193 # define ssl_add_serverhello_renegotiate_ext ssl_add_serverhello_reneg_ext macro
/freebsd-11-stable/crypto/openssl/ssl/
HDt1_reneg.c195 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, in ssl_add_serverhello_renegotiate_ext() function
HDssl_locl.h1424 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
HDt1_lib.c1707 if (!ssl_add_serverhello_renegotiate_ext(s, 0, &el, 0)) { in ssl_add_serverhello_tlsext()
1723 if (!ssl_add_serverhello_renegotiate_ext(s, ret, &el, el)) { in ssl_add_serverhello_tlsext()