Home
last modified time | relevance | path

Searched defs:HashInit (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DHash2.h188 EFI_HASH2_HASH_INIT HashInit; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c69 #define HashInit(ctx) SHA1Init((ctx)) macro
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c94 #define HashInit(ctx) SHA1Init((ctx)) macro