poseidon377::r1cs

Function hash_4

Source
pub fn hash_4(
    cs: ConstraintSystemRef<Fq>,
    domain_separator: &FqVar,
    value: (FqVar, FqVar, FqVar, FqVar),
) -> Result<FqVar, SynthesisError>