Browse Source

init_GMP() works perfectly fine

Steffen Jaeckel 8 years ago
parent
commit
bb291cbbeb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/headers/tomcrypt_misc.h

+ 0 - 2
src/headers/tomcrypt_misc.h

@@ -78,11 +78,9 @@ void init_LTM(void);
 #ifdef TFM_DESC
 void init_TFM(void);
 #endif
-/*                          *** use of GMP is untested ***
 #ifdef GMP_DESC
 void init_GMP(void);
 #endif
-*/
 
 #ifdef LTC_ADLER32
 typedef struct adler32_state_s