Searched refs:DigestCtxInit (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DpbkdDigest.h65 int DigestCtxInit(
H A DpbkdDigest.cpp44 int DigestCtxInit( function
H A DderiveKey.cpp243 DigestCtxInit(&ctx, hashAlg);
258 DigestCtxInit(&ctx, hashAlg);
H A Dpkcs12Derive.cpp191 irtn = DigestCtxInit(hashHand, hashAlg);
201 irtn = DigestCtxInit(hashHand, hashAlg);
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/hashTimeLibCrypt/
H A DpbkdDigest.cpp39 int DigestCtxInit( function
H A DpbkdDigest.h60 int DigestCtxInit(
H A DhashTimeLibCrypt.cpp59 rtn = DigestCtxInit(&ctx, params->isSha);
92 rtn = DigestCtxInit(&ctx, params->isSha);
135 rtn = DigestCtxInit(&ctx, params->isSha);

Completed in 219 milliseconds