Searched refs:invert_mod_p256 (Results 1 – 1 of 1) sorted by relevance
405 static void invert_mod_p256(uint32_t *c, uint32_t *a);1943 invert_mod_p256(T1, T2); in Jac_toAffine()2809 static void invert_mod_p256(uint32_t *c, uint32_t *a) in invert_mod_p256() function