Searched refs:HashInit (Results 1 – 4 of 4) sorted by relevance
69 #define HashInit(ctx) SHA1Init((ctx)) macro369 HashInit(&hashctx); in swrand_get_entropy()503 HashInit(&hashctx); in swrand_mix_pool()725 HashInit(&ctx); in physmem_ent_gen()
240 hashinit_func_t HashInit; member
1492 spec->MAC_HashInit = mac_defs[ssl->pending_malg].HashInit; in kssl_spec_init()
94 #define HashInit(ctx) SHA1Init((ctx)) macro