Skip to main content

compute_sha512_half

Function compute_sha512_half 

Source
pub unsafe fn compute_sha512_half(
    data_ptr: *const u8,
    data_len: usize,
    out_buff_ptr: *mut u8,
    out_buff_len: usize,
) -> i32