CCDigestGetBlockSize

Function CCDigestGetBlockSize 

Source
pub unsafe extern "C" fn CCDigestGetBlockSize(
    algorithm: CCDigestAlgorithm,
) -> usize
Expand description

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