Searched refs:md_update (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drand-fortuna.c149 md_update(MD_CTX * ctx, const unsigned char *data, int len) function
267 md_update(&key_md, buf, BLOCK);
275 md_update(&key_md, st->key, BLOCK);
278 md_update(&key_md, (const unsigned char *)&st->pid, sizeof(st->pid));
322 md_update(&md, data, len);
332 md_update(&st->pool[pos], hash, BLOCK);
372 md_update(&st->pool[i], buf, BLOCK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drand-fortuna.c149 md_update(MD_CTX * ctx, const unsigned char *data, int len) function
267 md_update(&key_md, buf, BLOCK);
275 md_update(&key_md, st->key, BLOCK);
278 md_update(&key_md, (const unsigned char *)&st->pid, sizeof(st->pid));
322 md_update(&md, data, len);
332 md_update(&st->pool[pos], hash, BLOCK);
372 md_update(&st->pool[i], buf, BLOCK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hcrypto/
H A Drand-fortuna.c149 md_update(MD_CTX * ctx, const unsigned char *data, int len) function
267 md_update(&key_md, buf, BLOCK);
275 md_update(&key_md, st->key, BLOCK);
278 md_update(&key_md, (const unsigned char *)&st->pid, sizeof(st->pid));
322 md_update(&md, data, len);
332 md_update(&st->pool[pos], hash, BLOCK);
372 md_update(&st->pool[i], buf, BLOCK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dcrypto_polarssl.c589 ASSERT(0 == md_update(ctx, src, src_len));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dcrypto_polarssl.c589 ASSERT(0 == md_update(ctx, src, src_len));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dcrypto_polarssl.c589 ASSERT(0 == md_update(ctx, src, src_len));

Completed in 98 milliseconds