Function SHA224

Source
pub unsafe extern "C" fn SHA224(
    d: *const u8,
    n: usize,
    md: *mut u8,
) -> *mut u8