Home
last modified time | relevance | path

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

/freebsd/sys/crypto/aesni/
H A Daesni_ghash.c166 H3_X3_hi, H4_X4_lo, H4_X4_hi, lo, hi; in reduce4() local
183 H4_X4_hi = _mm_clmulepi64_si128(H4, X4, 0x11); in reduce4()
187 hi = _mm_xor_si128(hi, H4_X4_hi); in reduce4()