]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsaz_exp_x2.c: Remove unused ALIGN64 macro
authorTomas Mraz <tomas@openssl.org>
Thu, 3 Nov 2022 13:01:56 +0000 (14:01 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Jan 2023 07:29:19 +0000 (08:29 +0100)
commit4b65d79d7132d6e46bfb385a76082f6502ef617b
tree9a5fc05fdb473e8213c043c29ac46b45e5692275
parent9506a2e274c643b94a2c265019ea9288f99a521a
rsaz_exp_x2.c: Remove unused ALIGN64 macro

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19597)
crypto/bn/rsaz_exp_x2.c