Searched refs:OPT_PRIMES (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | genrsa.c | 42 OPT_PRIMES, enumerator 69 { "primes", OPT_PRIMES, 'p', "Specify number of primes" }, 144 case OPT_PRIMES: in genrsa_main()
|
| H A D | speed.c | 248 OPT_PRIMES, enumerator 280 { "primes", OPT_PRIMES, 'p', "Specify number of primes (for RSA only)" }, 2243 case OPT_PRIMES: in speed_main()
|