AES-GCM performance optimzation with stitched method for p9+ ppc64le
authorDanny Tsen <dtsen@us.ibm.com>
Mon, 18 Oct 2021 14:51:42 +0000 (10:51 -0400)
committerPauli <pauli@openssl.org>
Mon, 24 Jan 2022 00:25:53 +0000 (11:25 +1100)
commit44a563dde1584cd9284e80b6e45ee5019be8d36c
treec909c5c37731b561770dbfa9df0802767cec79ae
parentd94c2f1b98318cea4416c4dcd5e5f878de8d458f
AES-GCM performance optimzation with stitched method for p9+ ppc64le

Assembly code reviewed by Shricharan Srivatsan <ssrivat@us.ibm.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16854)
crypto/modes/asm/aes-gcm-ppc.pl [new file with mode: 0644]
crypto/modes/build.info
include/crypto/aes_platform.h
providers/implementations/ciphers/cipher_aes_gcm_hw.c
providers/implementations/ciphers/cipher_aes_gcm_hw_ppc.inc [new file with mode: 0644]