Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dtls13_handshake.c46 static int tls13_handshake_send_action(struct tls13_ctx *ctx,
410 ret = tls13_handshake_send_action(ctx, action); in tls13_handshake_perform()
441 tls13_handshake_send_action(struct tls13_ctx *ctx, in tls13_handshake_send_action() function