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