Function commoncrypto_sys::CCDigestGetBlockSizeFromRef [] [src]

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

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