Searched refs:tls13_clienthello_hash_init (Results 1 – 3 of 3) sorted by relevance
414 int tls13_clienthello_hash_init(struct tls13_ctx *ctx);
662 tls13_clienthello_hash_init(struct tls13_ctx *ctx) in tls13_clienthello_hash_init() function
187 if (!tls13_clienthello_hash_init(ctx)) { in tls13_client_hello_process()