Searched refs:OPT_TRADITIONAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/openssl/apps/
H A Dpkey.c22 OPT_TEXT, OPT_NOOUT, OPT_MD, OPT_TRADITIONAL, OPT_CHECK, OPT_PUB_CHECK enumerator in enum:OPTION_choice
40 {"traditional", OPT_TRADITIONAL, '-',
113 case OPT_TRADITIONAL:
H A Dpkcs8.c28 OPT_TRADITIONAL, enumerator in enum:OPTION_choice
48 {"traditional", OPT_TRADITIONAL, '-', "use traditional format private key"},
122 case OPT_TRADITIONAL:

Completed in 46 milliseconds