HomeSort by: relevance | last modified time | path
    Searched defs:shift_rows (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/aes/
aes_ct_enc.c 48 shift_rows(uint32_t *q) function in typeref:typename:void
112 shift_rows(q);
117 shift_rows(q);
  /src/sys/crypto/aes/arch/x86/
aes_sse2_enc.c 64 shift_rows(__m128i q[static 4]) function in typeref:typename:void
129 shift_rows(q);
134 shift_rows(q);

Completed in 126 milliseconds