aws_lc_sys

Function SHA512_Final

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