Home
last modified time | relevance | path

Searched defs:primes (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_prime.h64 static const unsigned int primes[NUMPRIMES]= variable
H A Dbntest.c1760 unsigned primes[8] = { 2, 3, 5, 7, 11, 13, 17, 19 }; in test_sqrt() local
/onnv-gate/usr/src/cmd/nscd/
H A Dcache.c2230 uint_t primes[] = {_NSC_HTSIZE_PRIMES}; in reap_cache() local
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dftpd.c6429 static int primes[] = {17,37,67,131,257,521,1031,2053,4099,8209,16411,32771,65537,0}; local