Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A 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()
2129 static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type, in do_revoke()
2377 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg) in make_revocation_str()
/third_party/openssl/apps/
H A 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()

Completed in 7 milliseconds