Home
last modified time | relevance | path

Searched defs:Mp (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/libtomcrypt/src/math/
Dtfm_desc.c408 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()
/external/qemu/
Di386-dis.c340 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */ macro