Searched refs:json_fmt_protected_kid (Results 1 – 3 of 3) sorted by relevance
271 char *json_fmt_protected_kid(const char*, const char *, const char *,
304 if ((prot = json_fmt_protected_kid(alg, kid, nonce, url)) == in op_sign()
777 json_fmt_protected_kid(const char *alg, const char *kid, const char *nce, in json_fmt_protected_kid() function