pub unsafe extern "C" fn CCDigestGetBlockSizeFromRef(
ctx: *mut CCDigestCtx,
) -> usizeExpand description
Provides the block size of the digest algorithm. Returns 0 on failure.
pub unsafe extern "C" fn CCDigestGetBlockSizeFromRef(
ctx: *mut CCDigestCtx,
) -> usizeProvides the block size of the digest algorithm. Returns 0 on failure.