Home
last modified time | relevance | path

Searched defs:rev_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dca.c262 REVINFO_TYPE rev_type = REV_NONE; in ca_main() local
2053 static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type, in do_revoke()
2301 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg) in make_revocation_str()
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dca.c301 REVINFO_TYPE rev_type = REV_NONE; in ca_main() local
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()