aws_lc_sys

Function SHA1_Final

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