Searched refs:tls13_server_hello_retry_request_recv (Results 1 – 3 of 3) sorted by relevance
390 int tls13_server_hello_retry_request_recv(struct tls13_ctx *ctx, CBS *cbs);
107 .recv = tls13_server_hello_retry_request_recv,
400 tls13_server_hello_retry_request_recv(struct tls13_ctx *ctx, CBS *cbs) in tls13_server_hello_retry_request_recv() function