Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_handshake.c66 .recv = tls13_client_hello_retry_recv,
H A Dtls13_internal.h377 int tls13_client_hello_retry_recv(struct tls13_ctx *ctx, CBS *cbs);
H A Dtls13_server.c475 tls13_client_hello_retry_recv(struct tls13_ctx *ctx, CBS *cbs) in tls13_client_hello_retry_recv() function