Searched refs:OPT_NOSIGS (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | smime.c | 40 OPT_BINARY, OPT_NOSIGS, OPT_STREAM, OPT_INDEF, OPT_NOINDEF, enumerator 96 {"nosigs", OPT_NOSIGS, '-', "Don't verify message signature"}, 234 case OPT_NOSIGS: in smime_main()
|
H A D | cms.c | 73 OPT_NOSIGS, OPT_NO_CONTENT_VERIFY, OPT_NO_ATTR_VERIFY, OPT_INDEF, enumerator 202 {"nosigs", OPT_NOSIGS, '-', "Don't verify message signature"}, 430 case OPT_NOSIGS: in cms_main()
|