Function boring_sys::SHA256

source ยท
pub unsafe extern "C" fn SHA256(
    data: *const u8,
    len: usize,
    out: *mut u8
) -> *mut u8