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