Lines Matching refs:__m128i
50 static inline __m128i
51 expand_step128(__m128i k, __m128i k2) in expand_step128()
62 expand_step192(__m128i *t1, __m128i *t2, __m128i *t3) in expand_step192()
64 __m128i t4; in expand_step192()
82 expand_step256_1(__m128i *t1, __m128i *t2) in expand_step256_1()
84 __m128i t4; in expand_step256_1()
98 expand_step256_2(__m128i *t1, __m128i *t3) in expand_step256_2()
100 __m128i t2, t4; in expand_step256_2()
120 x86ni_keysched(__m128i *sk, const void *key, size_t len) in x86ni_keysched()
154 __m128i t1, t2, t3; in x86ni_keysched()
212 __m128i sk[15]; in br_aes_x86ni_keysched_enc()
225 __m128i sk[15]; in br_aes_x86ni_keysched_dec()