Searched refs:tls13_client_hello_retry_send (Results 1 – 3 of 3) sorted by relevance
65 .send = tls13_client_hello_retry_send,
380 int tls13_client_hello_retry_send(struct tls13_ctx *ctx, CBB *cbb);
436 tls13_client_hello_retry_send(struct tls13_ctx *ctx, CBB *cbb) in tls13_client_hello_retry_send() function