Searched refs:tls13_client_hello_send (Results 1 – 3 of 3) sorted by relevance
58 .send = tls13_client_hello_send,
377 int tls13_client_hello_send(struct tls13_ctx *ctx, CBB *cbb);
134 tls13_client_hello_send(struct tls13_ctx *ctx, CBB *cbb) in tls13_client_hello_send() function