Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_handshake.c48 static int tls13_handshake_recv_action(struct tls13_ctx *ctx,
412 ret = tls13_handshake_recv_action(ctx, action); in tls13_handshake_perform()
505 tls13_handshake_recv_action(struct tls13_ctx *ctx, in tls13_handshake_recv_action() function