Add "teaser" AES module for PowerISA 2.07.
authorAndy Polyakov <appro@openssl.org>
Mon, 12 May 2014 08:35:29 +0000 (10:35 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 12 May 2014 08:35:29 +0000 (10:35 +0200)
commitf75faa16af400fb3863efeea6979ee15e1e5311e
tree5c7219f3549d6b6efb82a4a0b3a1f48feba67ebf
parent7b06ac7593cf4cecfc2510989ed504d808a130b5
Add "teaser" AES module for PowerISA 2.07.

"Teaser" means that it's not integrated yet and purpose of this
commit is primarily informational, to exhibit design choices,
such as how to handle alignment and endianness. In other words
it's proof-of-concept code that EVP module will build upon.
crypto/aes/asm/aesp8-ppc.pl [new file with mode: 0755]
crypto/perlasm/ppc-xlate.pl