Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dtls13_internal.h419 int tls13_clienthello_hash_finalize(struct tls13_ctx *ctx);
H A Dtls13_lib.c704 tls13_clienthello_hash_finalize(struct tls13_ctx *ctx) in tls13_clienthello_hash_finalize() function
H A Dtls13_server.c220 if (!tls13_clienthello_hash_finalize(ctx)) { in tls13_client_hello_process()