Searched refs:NotMuchSmallerModulus (Results 1 – 2 of 2) sorted by relevance
506 M: bigint::NotMuchSmallerModulus<MM>, in elem_exp_consttime()524 unsafe impl bigint::NotMuchSmallerModulus<N> for P {}529 unsafe impl bigint::NotMuchSmallerModulus<N> for QQ {}548 unsafe impl bigint::NotMuchSmallerModulus<QQ> for Q {}
113 pub unsafe trait NotMuchSmallerModulus<L>: SmallerModulus<L> {} interface249 pub fn elem_reduced<Larger, Smaller: NotMuchSmallerModulus<Larger>>( in elem_reduced()930 unsafe impl NotMuchSmallerModulus<MM> for M {} in test_elem_reduced()