Searched refs:hashval1 (Results 1 – 1 of 1) sorted by relevance
1780 unsigned char *hashval1, *hashval2, *appcookie1, *appcookie2, *cookie; in tls_construct_stoc_cookie() local1812 || !WPACKET_reserve_bytes(pkt, EVP_MAX_MD_SIZE, &hashval1)) { in tls_construct_stoc_cookie()1823 || !ssl_handshake_hash(s, hashval1, EVP_MAX_MD_SIZE, &hashlen)) { in tls_construct_stoc_cookie()1829 || !ossl_assert(hashval1 == hashval2) in tls_construct_stoc_cookie()
Completed in 8 milliseconds