Searched refs:OPT_PRIMES (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/crypto/openssl/apps/ |
| HD | 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()
|
| HD | 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()
|