Searched defs:elem_mul_mont (Results 1 – 3 of 3) sorted by relevance
157 static inline void elem_mul_mont(Elem r, const Elem a, const Elem b) { in elem_mul_mont() function
94 static inline void elem_mul_mont(Limb r[P256_LIMBS], const Limb a[P256_LIMBS], in elem_mul_mont() function
70 elem_mul_mont: unsafe extern "C" fn(r: *mut Limb, a: *const Limb, b: *const Limb), field