Function blst::blst_sha256

source ยท
pub unsafe extern "C" fn blst_sha256(
    out: *mut byte,
    msg: *const byte,
    msg_len: usize,
)