[][src]Type Definition keccakf::KeccakF200State

type KeccakF200State = [u8; 25];

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

Trait Implementations