Home
last modified time | relevance | path

Searched defs:not_primes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dbntest.c2391 static int not_primes[] = { -1, 0, 1, 4 }; variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dbntest.c2475 static int not_primes[] = { -1, 0, 1, 4 }; variable