Searched refs:hmac2 (Results 1 – 1 of 1) sorted by relevance
1724 unsigned char *hmac, *hmac2; in tls_construct_stoc_cookie() local1823 if (!WPACKET_allocate_bytes(pkt, hmaclen, &hmac2) in tls_construct_stoc_cookie()1824 || !ossl_assert(hmac == hmac2) in tls_construct_stoc_cookie()