Function openssl_sys::SHA256_Final

source ยท
pub unsafe extern "C" fn SHA256_Final(
    md: *mut c_uchar,
    c: *mut SHA256_CTX,
) -> c_int