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