CCDigestGetBlockSizeFromRef

Function CCDigestGetBlockSizeFromRef 

Source
pub unsafe extern "C" fn CCDigestGetBlockSizeFromRef(
    ctx: *mut CCDigestCtx,
) -> usize
Expand description

Provides the block size of the digest algorithm. Returns 0 on failure.