Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dca.c87 } REVINFO_TYPE; typedef
134 static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type,
136 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg);
301 REVINFO_TYPE rev_type = REV_NONE; in ca_main()
2109 static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type, in do_revoke()
2357 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg) in make_revocation_str()