Home
last modified time | relevance | path

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

/external/openssl/apps/
Dca.c233 char *make_revocation_str(int rev_type, char *rev_arg);
2511 rev_str = make_revocation_str(type, value); in do_revoke()
2717 char *make_revocation_str(int rev_type, char *rev_arg) in make_revocation_str() function