Searched refs:HashInit (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c69 #define HashInit(ctx) SHA1Init((ctx)) macro
375 HashInit(&hashctx);
509 HashInit(&hashctx);
731 HashInit(&ctx);
/opensolaris-onvv-gate/usr/src/uts/common/inet/kssl/
H A Dksslproto.h240 hashinit_func_t HashInit; member in struct:KSSLMACDefStr
H A Dksslrec.c81 /* macsz padsz HashInit HashUpdate HashFinal */
1492 spec->MAC_HashInit = mac_defs[ssl->pending_malg].HashInit;
/opensolaris-onvv-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c92 #define HashInit(ctx) SHA1Init((ctx)) macro

Completed in 224 milliseconds