Home
last modified time | relevance | path

Searched refs:noncestr (Results 1 – 2 of 2) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/deps/cifra/src/
H A Dtestchacha20poly1305.c21 const char *noncestr, in vector() argument
32 unhex(N, sizeof N, noncestr); in vector()
/dports/net-p2p/cpuminer/cpuminer-2.5.0/
H A Dcpu-miner.c706 char ntimestr[9], noncestr[9], *xnonce2str, *req; in submit_upstream_work() local
711 bin2hex(noncestr, (const unsigned char *)(&nonce), 4); in submit_upstream_work()
716 rpc_user, work->job_id, xnonce2str, ntimestr, noncestr); in submit_upstream_work()