Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Dca.c158 char *make_revocation_str(int rev_type, char *rev_arg);
2557 rev_str = make_revocation_str(type, value); in do_revoke()
2743 make_revocation_str(int rev_type, char *rev_arg) in make_revocation_str() function