Searched defs:Mp (Results 1 – 2 of 2) sorted by relevance
408 static int tfm_ecc_projective_dbl_point(ecc_point *P, ecc_point *R, void *modulus, void *Mp) in tfm_ecc_projective_dbl_point()525 …int tfm_ecc_projective_add_point(ecc_point *P, ecc_point *Q, ecc_point *R, void *modulus, void *Mp) in tfm_ecc_projective_add_point()
340 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */ macro