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

/macosx-10.10/CommonCrypto-60061/test/util/
H A Dtestutil.h32 return mallocByteBuffer(CCDigestGetOutputSize(alg));
/macosx-10.10/CommonCrypto-60061/test/CommonCrypto/
H A DCommonBigDigest.c36 size_t digestsize = CCDigestGetOutputSize(algorithm);
H A DCommonRSA.c72 hash->bytes, CCDigestGetOutputSize(digest),
80 hash->bytes, CCDigestGetOutputSize(digest),
H A DCommonDigest.c349 size_t fromAlg = CCDigestGetOutputSize(alg);
/macosx-10.10/CommonCrypto-60061/include/
H A DCommonDigestSPI.h263 @function CCDigestGetOutputSize
272 CCDigestGetOutputSize(CCDigestAlgorithm algorithm)
/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonHMAC.c158 return CCDigestGetOutputSize(alg);
H A DCommonDigest.c154 CCDigestGetOutputSize(CCDigestAlgorithm algorithm) function

Completed in 124 milliseconds