Home
last modified time | relevance | path

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

/openbsd/usr.sbin/acme-client/
H A Dextern.h271 char *json_fmt_protected_kid(const char*, const char *, const char *,
H A Dacctproc.c304 if ((prot = json_fmt_protected_kid(alg, kid, nonce, url)) == in op_sign()
H A Djson.c777 json_fmt_protected_kid(const char *alg, const char *kid, const char *nce, in json_fmt_protected_kid() function