Set BN_FLG_CONSTTIME on benchmark inputs.
authorjsing <jsing@openbsd.org>
Sun, 29 Jan 2023 15:33:43 +0000 (15:33 +0000)
committerjsing <jsing@openbsd.org>
Sun, 29 Jan 2023 15:33:43 +0000 (15:33 +0000)
commit964a7cf02a85761c0eb130151ab5b8173994c818
tree37a20ac7c48c3180d26f6b3617d4e5d1b702f759
parent72c289bd871f98c09469d041597ae71a1ceb9fb1
Set BN_FLG_CONSTTIME on benchmark inputs.

The public APIs still change behaviour based on BN_FLG_CONSTTIME - set it
to avoid benchmark noise.
regress/lib/libcrypto/bn/bn_mul_div.c