HomeSort by relevance Sort by last modified time
    Searched refs:ShiftRows (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/aes/asm/
bsaes-armv7.pl 351 sub ShiftRows {
781 &ShiftRows (@XMM[0..7, 8..12]);
822 .LM0SR: @ ShiftRows constants
882 &ShiftRows (@XMM[0..7, 8..12]);
    [all...]
bsaes-x86_64.pl 31 # to skip one shiftrows(), reduce bit-sliced key schedule and
425 sub ShiftRows {
725 &ShiftRows (@b,@t[0]);
736 &ShiftRows (@b,@t[0]);
840 &ShiftRows (@XMM[0..7, 8]);
903 &ShiftRows (@XMM[0..7, 8]);
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_helpers.c     [all...]

Completed in 150 milliseconds