Addition of BN_MP_LOG_U32 to tommath_superclass.h

This commit is contained in:
czurnieden 2019-10-16 00:31:43 +02:00 committed by Steffen Jaeckel
parent de606c034f
commit 80f5818e0f
No known key found for this signature in database
GPG Key ID: AF0CB17621EDAD72
2 changed files with 2 additions and 4 deletions

View File

@ -750,10 +750,7 @@
#endif
#if defined(BN_MP_RADIX_SIZE_C)
# define BN_MP_CLEAR_C
# define BN_MP_GET_L_C
# define BN_MP_ILOGB_C
# define BN_MP_INIT_C
# define BN_MP_LOG_U32_C
#endif
#if defined(BN_MP_RADIX_SMAP_C)

View File

@ -28,6 +28,7 @@
# define BN_MP_NEG_C
# define BN_MP_PRIME_FROBENIUS_UNDERWOOD_C
# define BN_MP_RADIX_SIZE_C
# define BN_MP_LOG_U32_C
# define BN_MP_RAND_C
# define BN_MP_REDUCE_C
# define BN_MP_REDUCE_2K_L_C