Searched refs:ssl_add_serverhello_tlsext (Results 1 – 4 of 4) sorted by relevance
630 !ssl_add_serverhello_tlsext(hs, &body) || in do_send_server_hello()
906 !ssl_add_serverhello_tlsext(hs, &body) || in do_send_server_hello()
2938 bool ssl_add_serverhello_tlsext(SSL_HANDSHAKE *hs, CBB *out);
3271 bool ssl_add_serverhello_tlsext(SSL_HANDSHAKE *hs, CBB *out) { in ssl_add_serverhello_tlsext() function