Searched refs:CCDigestGetOutputSizeFromRef (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/CommonCrypto-60061/include/
H A DCommonDigestSPI.h295 @function CCDigestGetOutputSizeFromRef
304 CCDigestGetOutputSizeFromRef(CCDigestRef ctx)
308 // #define CCDigestOutputSize CCDigestGetOutputSizeFromRef
/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonDigest.c182 return CCDigestGetOutputSizeFromRef(ctx);
186 CCDigestGetOutputSizeFromRef(CCDigestRef ctx) function
/macosx-10.10/CommonCrypto-60061/test/CommonCrypto/
H A DCommonDigest.c350 size_t fromRef = CCDigestGetOutputSizeFromRef(d);

Completed in 123 milliseconds