Searched refs:newnonce (Results 1 – 3 of 3) sorted by relevance
48 const char *newnonce; /* nonce authority */ member255 if ((host = url2host(c->newnonce, &port, &path)) == NULL) in sreq()272 warnx("%s: no replay nonce", c->newnonce); in sreq()753 c.newnonce = paths.newnonce; in netproc()
527 p->newnonce = json_getstr(n, "newNonce"); in json_parse_capaths()531 return p->newaccount != NULL && p->newnonce != NULL && in json_parse_capaths()543 free(p->newnonce); in json_free_capaths()
190 char *newnonce; /* new nonce */ member