md_update         271 source4/heimdal/lib/hcrypto/rand-fortuna.c 	md_update(&key_md, buf, BLOCK);
md_update         279 source4/heimdal/lib/hcrypto/rand-fortuna.c     md_update(&key_md, st->key, BLOCK);
md_update         282 source4/heimdal/lib/hcrypto/rand-fortuna.c     md_update(&key_md, (const unsigned char *)&st->pid, sizeof(st->pid));
md_update         326 source4/heimdal/lib/hcrypto/rand-fortuna.c     md_update(&md, data, len);
md_update         336 source4/heimdal/lib/hcrypto/rand-fortuna.c     md_update(&st->pool[pos], hash, BLOCK);
md_update         376 source4/heimdal/lib/hcrypto/rand-fortuna.c 	md_update(&st->pool[i], buf, BLOCK);