Home
last modified time | relevance | path

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

/openbsd-src/lib/libssl/
H A Dtls13_internal.h414 int tls13_clienthello_hash_init(struct tls13_ctx *ctx);
H A Dtls13_lib.c662 tls13_clienthello_hash_init(struct tls13_ctx *ctx) in tls13_clienthello_hash_init() function
H A Dtls13_server.c187 if (!tls13_clienthello_hash_init(ctx)) { in tls13_client_hello_process()