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

/netbsd-current/sys/crypto/aes/
H A Daes_ct_enc.c48 shift_rows(uint32_t *q) function
112 shift_rows(q);
117 shift_rows(q);
/netbsd-current/sys/crypto/aes/arch/x86/
H A Daes_sse2_enc.c64 shift_rows(__m128i q[static 4]) function
129 shift_rows(q);
134 shift_rows(q);

Completed in 180 milliseconds