Searched refs:ssl_add_serverhello_renegotiate_ext (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/crypto/openssl/crypto/ |
| HD | symhacks.h | 192 # 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/ |
| HD | t1_reneg.c | 195 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, in ssl_add_serverhello_renegotiate_ext() function
|
| HD | ssl_locl.h | 1424 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len,
|
| HD | t1_lib.c | 1707 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()
|