Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Denc.c49 OPT_NOPAD, OPT_SALT, OPT_NOSALT, OPT_DEBUG, OPT_UPPER_P, OPT_UPPER_A, enumerator
87 {"nosalt", OPT_NOSALT, '-', "Do not use salt in the KDF"},
206 case OPT_NOSALT: in enc_main()