Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_handshake.c100 .sent = tls13_server_hello_sent,
H A Dtls13_internal.h389 int tls13_server_hello_sent(struct tls13_ctx *ctx);
H A Dtls13_server.c523 tls13_server_hello_sent(struct tls13_ctx *ctx) in tls13_server_hello_sent() function