Codebase list libcryptx-perl / 7bf7651
bad ifdef Karel Miko 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 */
1010 #include "tomcrypt.h"
1111
12 #if !defined LTC_NO_MATH && !defined LTC_NO_PRNGS
12 #if defined(LTC_MRSA) || (!defined(LTC_NO_MATH) && !defined(LTC_NO_PRNGS))
1313
1414 /**
1515 @file rand_prime.c