Function sp1_lib::syscall_keccak_permute
source ยท pub unsafe extern "C" fn syscall_keccak_permute(state: *mut u64)Expand description
Executes the Keccak-256 permutation on the given state.
pub unsafe extern "C" fn syscall_keccak_permute(state: *mut u64)Executes the Keccak-256 permutation on the given state.