Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_server.c145 tls13_client_hello_process(struct tls13_ctx *ctx, CBS *cbs) in tls13_client_hello_process() function
302 if (!tls13_client_hello_process(ctx, cbs)) in tls13_client_hello_recv()
479 if (!tls13_client_hello_process(ctx, cbs)) in tls13_client_hello_retry_recv()