Add bit-sliced AES for ARM NEON. This initial version is effectively
authorAndy Polyakov <appro@openssl.org>
Sat, 3 Mar 2012 12:33:28 +0000 (12:33 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 3 Mar 2012 12:33:28 +0000 (12:33 +0000)
commitc4a52a6dca1898d7cd8a5ba8c90aa245914b1004
tree6676c02d99c5692a37aa07d5fe2309bc76ca91d3
parent797a2a102d14ff8805dd5bea46779ca06648c874
Add bit-sliced AES for ARM NEON. This initial version is effectively
reference implementation, it does not interface to OpenSSL yet.
crypto/aes/asm/bsaes-armv7.pl [new file with mode: 0644]