fuel_asm::op

Function 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.