Searched refs:hashval2 (Results 1 – 1 of 1) sorted by relevance
1780 unsigned char *hashval1, *hashval2, *appcookie1, *appcookie2, *cookie; in tls_construct_stoc_cookie() local1828 if (!WPACKET_allocate_bytes(pkt, hashlen, &hashval2) in tls_construct_stoc_cookie()1829 || !ossl_assert(hashval1 == hashval2) in tls_construct_stoc_cookie()
Completed in 8 milliseconds