Restore NUMPRIMES as a numeric literal
authorViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 28 Jan 2016 05:10:11 +0000 (00:10 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 28 Jan 2016 11:36:55 +0000 (06:36 -0500)
commit7eba4e62077484aebec010157424287f1963c88f
tree5583d5933d0084b49ffd896414ee884e6320ef41
parent3538c7da3d53dca70be5f507376299843046d2b7
Restore NUMPRIMES as a numeric literal

This fixes clang compilation problem with size_t NUMPRIMES and int
loop counters.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Makefile.in
crypto/bn/bn_prime.c
crypto/bn/bn_prime.h
crypto/bn/bn_prime.pl