Searched refs:shift_rows (Results 1 - 3 of 3) sorted by relevance
| /src/sys/crypto/aes/ | ||
| H A D | aes_ct_enc.c | 48 shift_rows(uint32_t *q) function in typeref:typename:void 112 shift_rows(q); 117 shift_rows(q); |
| H A D | aes_ct64_enc.c | 48 shift_rows(uint64_t q[static 8]) function in typeref:typename:void 115 shift_rows(q); 120 shift_rows(q); |
| /src/sys/crypto/aes/arch/x86/ | ||
| H A D | aes_sse2_4x32_enc.c | 65 shift_rows(__m128i q[static 8]) function in typeref:typename:void 127 shift_rows(q); 132 shift_rows(q); |
Completed in 3 milliseconds