]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/bn: use array memory (re)allocation routines
authorEugene Syromiatnikov <esyr@openssl.org>
Thu, 17 Jul 2025 13:11:38 +0000 (15:11 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 8 Aug 2025 16:22:10 +0000 (12:22 -0400)
commit354e78c1771eac33b62c732975c72af7f2190ab4
tree00153e756c88c3cb2f7fc8866f71f719a11d5d39
parent731fc629085d9dfc43c073e3e2e0ce6ce5e16349
crypto/bn: use array memory (re)allocation routines

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28059)
crypto/bn/bn_conv.c
crypto/bn/bn_ctx.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_lib.c
crypto/bn/bn_mod.c
crypto/bn/bn_prime.c
crypto/bn/bn_s390x.c