Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dstoreutl.c28 OPT_CRITERION_SUBJECT, OPT_CRITERION_ISSUER, OPT_CRITERION_SERIAL, enumerator
44 {"issuer", OPT_CRITERION_ISSUER, 's', "Search by issuer and serial, issuer name"},
151 case OPT_CRITERION_ISSUER: in storeutl_main()