Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/ssl/
H A Dtls13_internal.h390 int tls13_server_hello_retry_request_recv(struct tls13_ctx *ctx, CBS *cbs);
H A Dtls13_handshake.c107 .recv = tls13_server_hello_retry_request_recv,
H A Dtls13_client.c400 tls13_server_hello_retry_request_recv(struct tls13_ctx *ctx, CBS *cbs) in tls13_server_hello_retry_request_recv() function