Searched refs:json_fmt_protected_rsa (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/acme-client/
H A Dextern.h267 char *json_fmt_protected_rsa(const char *,
H A Dacctproc.c204 else if ((*prot = json_fmt_protected_rsa(exp, mod, nonce, url)) == NULL)
205 warnx("json_fmt_protected_rsa");
H A Djson.c728 json_fmt_protected_rsa(const char *exp, const char *mod, const char *nce, function

Completed in 175 milliseconds