Searched defs:aes_word_t (Results 1 – 3 of 3) sorted by relevance
60 typedef __m128i aes_word_t; typedef99 #define aes_nohw_shift_left(/* aes_word_t */ a, /* const */ i) \ argument101 #define aes_nohw_shift_right(/* aes_word_t */ a, /* const */ i) \ argument105 typedef uint64_t aes_word_t; typedef116 typedef uint32_t aes_word_t; typedef659 #define aes_nohw_rotate_cols_right(/* aes_word_t */ v, /* const */ n) \ argument
63 typedef __m128i aes_word_t; typedef102 #define aes_nohw_shift_left(/* aes_word_t */ a, /* const */ i) \ argument104 #define aes_nohw_shift_right(/* aes_word_t */ a, /* const */ i) \ argument108 typedef uint64_t aes_word_t; typedef119 typedef uint32_t aes_word_t; typedef706 #define aes_nohw_rotate_cols_right(/* aes_word_t */ v, /* const */ n) \ argument