Searched refs:DigestAlgInit (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.h49 mDNSexport mStatus DigestAlgInit(mDNSu8 digestType, AlgFuncs *func);
H A DCryptoAlg.c32 mDNSexport mStatus DigestAlgInit(mDNSu8 digestType, AlgFuncs *func) function
36 LogMsg("DigestAlgInit: digestType %d exceeds bounds", digestType);
44 LogMsg("DigestAlgInit: digestType %d not supported", digestType);

Completed in 74 milliseconds