pub unsafe extern "C" fn CCDigestGetBlockSize(
algorithm: CCDigestAlgorithm,
) -> usizeExpand description
Provides the block size of the digest algorithm. Returns 0 on failure.
pub unsafe extern "C" fn CCDigestGetBlockSize(
algorithm: CCDigestAlgorithm,
) -> usizeProvides the block size of the digest algorithm. Returns 0 on failure.