aws_lc_sys

Function SHA224_Final

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