[][src]Function pq_newhope::h

pub fn h<D, I, O>(input: &I) -> O where
    D: Default + Update + ExtendableOutput,
    I: LineValid,
    O: Line