Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dtls13_server.cc626 !ssl_add_serverhello_tlsext(hs, &body) || in do_send_server_hello()
Dhandshake_server.cc851 !ssl_add_serverhello_tlsext(hs, &body) || in do_send_server_hello()
Dinternal.h2793 bool ssl_add_serverhello_tlsext(SSL_HANDSHAKE *hs, CBB *out);
Dt1_lib.cc3185 bool ssl_add_serverhello_tlsext(SSL_HANDSHAKE *hs, CBB *out) { in ssl_add_serverhello_tlsext() function