Home
last modified time | relevance | path

Searched refs:h2x (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bearssl/src/hash/
H A Dghash_pclmul.c273 __m128i h2w, h2x, h3w, h3x, h4w, h4x; in br_ghash_pclmul() local
279 SQUARE_F128(h1w, h2w, h2x); in br_ghash_pclmul()
286 t2 = _mm_xor_si128(pclmulqdq00(h1x, h2x), in br_ghash_pclmul()
339 pclmulqdq00(ax2, h2x), in br_ghash_pclmul()