]> git.ipfire.org Git - thirdparty/openssl.git/commit
speed.c: Changed the declaration of aead_ivlen to a #define
authorMohammed Alhabib <zelda923@gmail.com>
Wed, 4 Dec 2024 06:03:17 +0000 (09:03 +0300)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Dec 2024 09:36:16 +0000 (10:36 +0100)
commit604411f8861e950d2da2564d730bc5e9fbb750eb
treea5135ab22fd56861d0bab7f4618db2a77be7b6b3
parent5fce85ec52a826d53665552b50e67f86c92dc394
speed.c: Changed the declaration of aead_ivlen to a #define

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26109)
apps/speed.c