Searched refs:ssl_parse_clienthello_renegotiate_ext (Results 1 – 5 of 5) sorted by relevance
183 #undef ssl_parse_clienthello_renegotiate_ext184 #define ssl_parse_clienthello_renegotiate_ext ssl_parse_clienthello_reneg_ext macro
147 int ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len, in ssl_parse_clienthello_renegotiate_ext() function
1124 int ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len,
1152 if(!ssl_parse_clienthello_renegotiate_ext(s, data, size, al)) in ssl_parse_clienthello_tlsext()