Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dca.c137 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg);
2224 rev_str = make_revocation_str(rev_type, value); in do_revoke()
2382 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg) in make_revocation_str() function