Function fuel_asm::op::s256

source ยท
pub fn s256<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    dst_addr: A,
    src_addr: B,
    len: C,
) -> Instruction
Expand description

The SHA-2-256 hash of a slice.