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

/freebsd-12-stable/contrib/bearssl/src/symcipher/
H A Daes_ct64_enc.c41 shift_rows(uint64_t *q) function
108 shift_rows(q);
113 shift_rows(q);
H A Daes_ct_enc.c41 shift_rows(uint32_t *q) function
105 shift_rows(q);
110 shift_rows(q);
H A Daes_small_enc.c56 shift_rows(unsigned *state) function
119 shift_rows(state);
124 shift_rows(state);

Completed in 118 milliseconds