]> git.ipfire.org Git - thirdparty/openssl.git/commit
Improve performance for 6x unrolling with vpermxor instruction
authorDanny Tsen <dtsen@linux.ibm.com>
Tue, 22 Aug 2023 19:58:53 +0000 (15:58 -0400)
committerTomas Mraz <tomas@openssl.org>
Mon, 2 Oct 2023 12:00:23 +0000 (14:00 +0200)
commit3d3a7ecd1ae5ab08d22041f7b3b035c34f12fa02
tree957658e916a3cd0cbc4659bb5a8acf6ddd301854
parentfd27a7e4f829e6a9b0d240efcabc39a971b8f511
Improve performance for 6x unrolling with vpermxor instruction

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21812)
crypto/aes/asm/aesp8-ppc.pl