Searched refs:hmac2 (Results 1 – 1 of 1) sorted by relevance
1781 unsigned char *hmac, *hmac2; in tls_construct_stoc_cookie() local1884 if (!WPACKET_allocate_bytes(pkt, hmaclen, &hmac2) in tls_construct_stoc_cookie()1885 || !ossl_assert(hmac == hmac2) in tls_construct_stoc_cookie()
Completed in 13 milliseconds