Function commoncrypto_sys::CCDigestGetOutputSize [] [src]

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

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