Skip to content

Commit bb291cb

Browse files
committed
init_GMP() works perfectly fine
1 parent 01a61e6 commit bb291cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/headers/tomcrypt_misc.h

-2
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,9 @@ void init_LTM(void);
7878
#ifdef TFM_DESC
7979
void init_TFM(void);
8080
#endif
81-
/* *** use of GMP is untested ***
8281
#ifdef GMP_DESC
8382
void init_GMP(void);
8483
#endif
85-
*/
8684

8785
#ifdef LTC_ADLER32
8886
typedef struct adler32_state_s

0 commit comments

Comments
 (0)