X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fbn.h;h=9c53aaf05a8211364e5ca19c47db7c1d988dd7a2;hp=5a2e8db3dce0f75e665ac5bbf98c7aabfd949053;hb=756eff7a31b5b46577e8529645b254ccc256a8ae;hpb=857048a7f339913fc4e510ddf033878850c655cd;ds=sidebyside diff --git a/include/openssl/bn.h b/include/openssl/bn.h index 5a2e8db3dc..9c53aaf05a 100644 --- a/include/openssl/bn.h +++ b/include/openssl/bn.h @@ -272,10 +272,6 @@ extern "C" { # ifdef OPENSSL_USE_DEPRECATED /* deprecated name for the flag */ # define BN_FLG_EXP_CONSTTIME BN_FLG_CONSTTIME -/* - * avoid leaking exponent information through timings - * (BN_mod_exp_mont() will call BN_mod_exp_mont_consttime) - */ # endif # ifdef OPENSSL_USE_DEPRECATED