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

/freebsd-13-stable/contrib/bearssl/src/hash/
H A Dghash_pclmul.c273 __m128i h2w, h2x, h3w, h3x, h4w, h4x; local
279 SQUARE_F128(h1w, h2w, h2x);
284 t1 = pclmulqdq11(h1w, h2w);
285 t3 = pclmulqdq00(h1w, h2w);
298 SQUARE_F128(h2w, h4w, h4x);
325 pclmulqdq11(aw2, h2w),
332 pclmulqdq00(aw2, h2w),

Completed in 51 milliseconds