Home
last modified time | relevance | path

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

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