Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dtls13_handshake.c43 tls13_handshake_active_action(struct tls13_ctx *ctx);
313 tls13_handshake_active_action(struct tls13_ctx *ctx) in tls13_handshake_active_action() function
338 if ((current = tls13_handshake_active_action(ctx)) == NULL) in tls13_handshake_end_of_flight()
378 if ((action = tls13_handshake_active_action(ctx)) == NULL) in tls13_handshake_perform()
660 if ((action = tls13_handshake_active_action(ctx)) == NULL) in tls13_handshake_legacy_state()