Searched refs:OPT_EVP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | speed.c | 301 OPT_ELAPSED, OPT_EVP, OPT_DECRYPT, OPT_ENGINE, OPT_MULTI, enumerator 310 {"evp", OPT_EVP, 's', "Use EVP-named cipher or digest"}, 1566 case OPT_EVP: in speed_main()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | speed.c | 213 OPT_ELAPSED, OPT_EVP, OPT_HMAC, OPT_DECRYPT, OPT_ENGINE, OPT_MULTI, enumerator 239 {"evp", OPT_EVP, 's', "Use EVP-named cipher or digest"}, 1518 case OPT_EVP: in speed_main()
|