Function commoncrypto_sys::CCDigestGetBlockSize [] [src]

pub unsafe extern "C" fn CCDigestGetBlockSize(
    algorithm: CCDigestAlgorithm
) -> usize

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