Function sp1_lib::syscall_sha256_extend
source ยท pub unsafe extern "C" fn syscall_sha256_extend(w: *mut u32)Expand description
Executes the SHA-256 extend operation on the given word array.
pub unsafe extern "C" fn syscall_sha256_extend(w: *mut u32)Executes the SHA-256 extend operation on the given word array.