Home
last modified time | relevance | path

Searched refs:dsa_choices (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c460 static const OPT_PAIR dsa_choices[] = { variable
465 # define DSA_NUM OSSL_NELEM(dsa_choices)
1695 if (found(*argv, dsa_choices, &i)) { in speed_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c329 static const OPT_PAIR dsa_choices[DSA_NUM] = { variable
1691 if (opt_found(algo, dsa_choices, &i)) { in speed_main()