pub type Keccak224<E> = Keccak<E, snarkvm_circuit_algorithms::::keccak::Keccak224::{constant#0}, 224>;
The Keccak-224 hash function.
struct Keccak224<E> { /* private fields */ }