Searched refs:OPT_PRIMES (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | genrsa.c | 40 OPT_OUT, OPT_PASSOUT, OPT_CIPHER, OPT_PRIMES, OPT_VERBOSE, enumerator 63 {"primes", OPT_PRIMES, 'p', "Specify number of primes"}, 136 case OPT_PRIMES: in genrsa_main()
|
H A D | speed.c | 215 OPT_PRIMES, OPT_SECONDS, OPT_BYTES, OPT_AEAD, OPT_CMAC enumerator 236 {"primes", OPT_PRIMES, 'p', "Specify number of primes (for RSA only)"}, 1709 case OPT_PRIMES: in speed_main()
|