summaryrefslogtreecommitdiffstats
path: root/crypto/modes/build.info
diff options
context:
space:
mode:
authorTom Cosgrove <tom.cosgrove@arm.com>2023-01-28 18:43:30 +0000
committerTomas Mraz <tomas@openssl.org>2023-02-08 17:16:00 +0100
commitfba380886409d240e369986a3ff37f3669e21656 (patch)
tree89affd5cc668369204e2a963888248b2af52f056 /crypto/modes/build.info
parent13ca68791ff9fb47598eefbda7fe3fedd3c1430e (diff)
Fix the return values of the aarch64 unroll8_eor_aes_gcm_*_*_kernel functions
These aren't currently checked when they are called in cipher_aes_gcm_hw_armv8.inc, but they are declared as returning as size_t the number of bytes they have processed, and the aes_gcm_*_*_kernel (unroll by 4) versions of these do return the correct values. Change-Id: Ic3eaf139e36e29e8779b5bd8b867c08fde37a337 Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20191) (cherry picked from commit 4596c20b86871b2bb0f9a7f6b855c0b7f0d4fbf3)
Diffstat (limited to 'crypto/modes/build.info')
0 files changed, 0 insertions, 0 deletions