Make BN_set_negative() closer to constant time.
authorjsing <jsing@openbsd.org>
Tue, 14 Feb 2023 18:01:15 +0000 (18:01 +0000)
committerjsing <jsing@openbsd.org>
Tue, 14 Feb 2023 18:01:15 +0000 (18:01 +0000)
commit7e3e74b6aafd8c09abf059035860ee6ea3745a52
treeed589fce29e3e78f2ab5d2105d6cad7b1d1a8ff0
parenta936a3bf05d1775e2bfa62533db2e30fdb003bfb
Make BN_set_negative() closer to constant time.

ok tb@
lib/libcrypto/bn/bn_lib.c