Home
last modified time | relevance | path

Searched refs:ssl_add_clienthello_tlsext (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/
Dhandshake_client.cc317 !ssl_add_clienthello_tlsext(hs, &body, header_len + CBB_len(&body))) { in ssl_write_client_hello()
Dinternal.h2791 bool ssl_add_clienthello_tlsext(SSL_HANDSHAKE *hs, CBB *out, size_t header_len);
Dt1_lib.cc3055 bool ssl_add_clienthello_tlsext(SSL_HANDSHAKE *hs, CBB *out, in ssl_add_clienthello_tlsext() function