Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dinternal.h1214 int ssl_add_clienthello_tlsext(SSL *ssl, CBB *out, size_t header_len);
Ds3_clnt.c724 !ssl_add_clienthello_tlsext(ssl, &cbb, in ssl3_send_client_hello()
Dt1_lib.c2123 int ssl_add_clienthello_tlsext(SSL *ssl, CBB *out, size_t header_len) { in ssl_add_clienthello_tlsext() function