Searched refs:HashFinal (Results 1 – 3 of 3) sorted by relevance
71 #define HashFinal(d, ctx) SHA1Final((d), (ctx)) macro371 HashFinal(digest, &hashctx); in swrand_get_entropy()514 HashFinal(digest, &hashctx); in swrand_mix_pool()763 HashFinal(digest, &ctx); in physmem_ent_gen()
190 EFI_HASH2_HASH_FINAL HashFinal; member
96 #define HashFinal(d, ctx) SHA1Final((d), (ctx)) macro