Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dtls13_lib.c718 unsigned char new_ch_hash[EVP_MAX_MD_SIZE]; in tls13_clienthello_hash_validate() local
725 new_ch_hash, &new_ch_hash_len)) in tls13_clienthello_hash_validate()
732 if (memcmp(ctx->hs->tls13.clienthello_hash, new_ch_hash, in tls13_clienthello_hash_validate()