Searched refs:pDigestLocal (Results 1 – 1 of 1) sorted by relevance
505 sal_uInt8 pDigestLocal[16]; in GetDigestFromSalt() local524 m_hDigest, pDigestLocal, sizeof(pDigestLocal)); in GetDigestFromSalt()526 memcpy(pDigest, pDigestLocal, 16); in GetDigestFromSalt()
Completed in 16 milliseconds