Searched refs:h1x (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/hash/
H A Dghash_pclmul.c238 __m128i yw, h1w, h1x; local
270 BK(h1w, h1x);
286 t2 = _mm_xor_si128(pclmulqdq00(h1x, h2x),
340 pclmulqdq00(ax3, h1x)));
364 t2 = pclmulqdq00(ax, h1x);

Completed in 39 milliseconds