Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/acme-client/
Dextern.h274 char *json_fmt_thumb_rsa(const char *, const char *);
Dacctproc.c88 else if ((json = json_fmt_thumb_rsa(exp, mod)) == NULL) in op_thumb_rsa()
Djson.c826 json_fmt_thumb_rsa(const char *exp, const char *mod) in json_fmt_thumb_rsa() function