Searched refs:tls13_clienthello_hash_validate (Results 1 – 3 of 3) sorted by relevance
420 int tls13_clienthello_hash_validate(struct tls13_ctx *ctx);
716 tls13_clienthello_hash_validate(struct tls13_ctx *ctx) in tls13_clienthello_hash_validate() function
225 if (!tls13_clienthello_hash_validate(ctx)) { in tls13_client_hello_process()