pub unsafe extern "C" fn CCDigestCreate(
algorithm: CCDigestAlgorithm,
) -> *mut CCDigestCtxExpand description
Allocate and initialize a CCDigestCtx for a digest.
pub unsafe extern "C" fn CCDigestCreate(
algorithm: CCDigestAlgorithm,
) -> *mut CCDigestCtxAllocate and initialize a CCDigestCtx for a digest.