Searched refs:ssl_add_serverhello_tlsext (Results 1 – 4 of 4) sorted by relevance
626 !ssl_add_serverhello_tlsext(hs, &body) || in do_send_server_hello()
851 !ssl_add_serverhello_tlsext(hs, &body) || in do_send_server_hello()
2793 bool ssl_add_serverhello_tlsext(SSL_HANDSHAKE *hs, CBB *out);
3185 bool ssl_add_serverhello_tlsext(SSL_HANDSHAKE *hs, CBB *out) { in ssl_add_serverhello_tlsext() function