Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/apps/
Dcms.c82 OPT_RR_TO, OPT_AES128_WRAP, OPT_AES192_WRAP, OPT_AES256_WRAP, enumerator
175 {"aes192-wrap", OPT_AES192_WRAP, '-', "Use AES192 to wrap key"},
579 case OPT_AES192_WRAP: in cms_main()