MD_CTX            114 source4/heimdal/lib/hcrypto/rand-fortuna.c     MD_CTX		pool[NUM_POOLS];
MD_CTX            147 source4/heimdal/lib/hcrypto/rand-fortuna.c md_init(MD_CTX * ctx)
MD_CTX            153 source4/heimdal/lib/hcrypto/rand-fortuna.c md_update(MD_CTX * ctx, const unsigned char *data, int len)
MD_CTX            159 source4/heimdal/lib/hcrypto/rand-fortuna.c md_result(MD_CTX * ctx, unsigned char *dst)
MD_CTX            253 source4/heimdal/lib/hcrypto/rand-fortuna.c     MD_CTX		key_md;
MD_CTX            322 source4/heimdal/lib/hcrypto/rand-fortuna.c     MD_CTX		md;