Searched refs:make_revocation_str (Results 1 – 1 of 1) sorted by relevance
136 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg);2219 rev_str = make_revocation_str(rev_type, value); in do_revoke()2377 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg) in make_revocation_str() function