Searched refs:OPT_PRIMES (Results 1 – 2 of 2) sorted by relevance
/openssl/apps/ |
H A D | genrsa.c | 38 OPT_OUT, OPT_PASSOUT, OPT_CIPHER, OPT_PRIMES, OPT_VERBOSE, OPT_QUIET, enumerator 61 {"primes", OPT_PRIMES, 'p', "Specify number of primes"}, 136 case OPT_PRIMES: in genrsa_main()
|
H A D | speed.c | 238 OPT_CONFIG, OPT_PRIMES, OPT_SECONDS, OPT_BYTES, OPT_AEAD, OPT_CMAC, enumerator 264 {"primes", OPT_PRIMES, 'p', "Specify number of primes (for RSA only)"}, 2166 case OPT_PRIMES: in speed_main()
|
Completed in 22 milliseconds