[][src]Function storage_proofs::crypto::feistel::permute

pub fn permute(
    num_elements: Index,
    index: Index,
    keys: &[Index],
    precomputed: FeistelPrecomputed
) -> Index