sp1_lib

Function syscall_sha256_extend

Source
pub unsafe extern "C" fn syscall_sha256_extend(w: *mut [u32; 64])
Expand description

Executes the SHA-256 extend operation on the given word array.