]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/bn/bn_gf2m.c: optimize ossl_(un)likely
authorNorbert Pocs <norbertp@openssl.org>
Thu, 3 Jul 2025 13:53:31 +0000 (15:53 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 16 Jul 2025 17:07:15 +0000 (13:07 -0400)
commitd083024b733ab8d406d2630338bd1363259f732b
tree46da09608ac172f3472c8db9535d36ec6431e3fc
parentd1facb485810f0db9ae21b5b1ff3abb080d5084e
crypto/bn/bn_gf2m.c: optimize ossl_(un)likely

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27961)
crypto/bn/bn_gf2m.c