Skip to content

Commit

Permalink
init_GMP() works perfectly fine
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaeckel committed Oct 2, 2017
1 parent 01a61e6 commit bb291cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/headers/tomcrypt_misc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb291cb

Please sign in to comment.