NUMPRIMES
mods = OPENSSL_zalloc(sizeof(*mods) * NUMPRIMES);
return NUMPRIMES;
for (i = 1; i < NUMPRIMES; i++) {