[][src]Type Definition keccakf::KeccakF400State

type KeccakF400State = [u16; 25];

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

Trait Implementations