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

/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonDigestPriv.h38 } CCDigestCtx_t, *CCDigestCtxPtr; typedef in typeref:struct:ccDigest_s
H A DCommonDigest.c206 CC_XFREE(retval, sizeof(CCDigestCtx_t));
255 CC_XZEROMEM(ctx, sizeof(CCDigestCtx_t));
256 CC_XFREE(ctx, sizeof(CCDigestCtx_t));
/macosx-10.10/CommonCrypto-60061/include/
H A DCommonDigestSPI.h95 typedef struct CCDigestCtx_t { struct

Completed in 122 milliseconds