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

/freebsd-11-stable/sys/crypto/aesni/
H A Daesni_ghash.c168 H3_X3_hi, H4_X4_lo, H4_X4_hi, lo, hi; local
185 H4_X4_hi = _mm_clmulepi64_si128(H4, X4, 0x11);
189 hi = _mm_xor_si128(hi, H4_X4_hi);

Completed in 47 milliseconds