Searched refs:OPT_HMAC (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | dgst.c | 59 OPT_HMAC, enumerator 99 { "hmac", OPT_HMAC, 's', "Create hashed MAC with key" }, 219 case OPT_HMAC: in dgst_main()
|
| H A D | speed.c | 237 OPT_HMAC, enumerator 287 { "hmac", OPT_HMAC, 's', "HMAC using EVP-named digest" }, 2154 case OPT_HMAC: in speed_main()
|