pub unsafe extern "C" fn CCDigestReset(ctx: *mut CCDigestCtx)Expand description
Clear and re-initialize a CCDigestCtx for the same algorithm.
pub unsafe extern "C" fn CCDigestReset(ctx: *mut CCDigestCtx)Clear and re-initialize a CCDigestCtx for the same algorithm.