Home
last modified time | relevance | path

Searched refs:ShiftRows (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl436 sub ShiftRows { subroutine
736 &ShiftRows (@b,@t[0]);
747 &ShiftRows (@b,@t[0]);
852 &ShiftRows (@XMM[0..7, 8]);
917 &ShiftRows (@XMM[0..7, 8]);
H A Dbsaes-armv7.pl356 sub ShiftRows { subroutine
787 &ShiftRows (@XMM[0..7, 8..12]);
888 &ShiftRows (@XMM[0..7, 8..12]);
/openssl/crypto/aes/
H A Daes_core.c425 static void ShiftRows(u64 *state) in ShiftRows() function
546 ShiftRows(state); in Cipher()
553 ShiftRows(state); in Cipher()

Completed in 29 milliseconds