aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function SHA256_Final

Source
pub unsafe extern "C" fn SHA256_Final(
    out: *mut u8,
    sha: *mut SHA256_CTX,
) -> c_int