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