[][src]Type Definition keccakf::KeccakF800State

type KeccakF800State = [u32; 25];

Type of keccak-f[800]'s state.

Trait Implementations