Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dx509.c43 OPT_INFORM, OPT_OUTFORM, OPT_KEYFORM, OPT_REQ, OPT_CAFORM, enumerator
69 {"req", OPT_REQ, '-', "Input is a CSR file (rather than a certificate)"},
343 case OPT_REQ: in x509_main()