sp1_lib

Function syscall_keccak_permute

Source
pub unsafe extern "C" fn syscall_keccak_permute(state: *mut [u64; 25])
Expand description

Executes the Keccak-256 permutation on the given state.