init_GMP() works perfectly fine
This commit is contained in:
parent
01a61e64ef
commit
bb291cbbeb
@ -78,11 +78,9 @@ void init_LTM(void);
|
|||||||
#ifdef TFM_DESC
|
#ifdef TFM_DESC
|
||||||
void init_TFM(void);
|
void init_TFM(void);
|
||||||
#endif
|
#endif
|
||||||
/* *** use of GMP is untested ***
|
|
||||||
#ifdef GMP_DESC
|
#ifdef GMP_DESC
|
||||||
void init_GMP(void);
|
void init_GMP(void);
|
||||||
#endif
|
#endif
|
||||||
*/
|
|
||||||
|
|
||||||
#ifdef LTC_ADLER32
|
#ifdef LTC_ADLER32
|
||||||
typedef struct adler32_state_s
|
typedef struct adler32_state_s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user