CCDigestCreate

Function CCDigestCreate 

Source
pub unsafe extern "C" fn CCDigestCreate(
    algorithm: CCDigestAlgorithm,
) -> *mut CCDigestCtx
Expand description

Allocate and initialize a CCDigestCtx for a digest.