Searched defs:Mp (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | tfm_desc.c | 423 …t tfm_ecc_projective_dbl_point(const ecc_point *P, ecc_point *R, void *ma, void *modulus, void *Mp) in tfm_ecc_projective_dbl_point() 578 …_add_point(const ecc_point *P, const ecc_point *Q, ecc_point *R, void *ma, void *modulus, void *Mp) in tfm_ecc_projective_add_point()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ecp_curves.c | 5198 mbedtls_mpi_uint Mp[P521_WIDTH + 1]; in ecp_mod_p521() local 5247 mbedtls_mpi_uint Mp[P255_WIDTH]; in ecp_mod_p255() local 5300 mbedtls_mpi_uint Mp[P448_WIDTH + 1], Qp[P448_WIDTH]; in ecp_mod_p448() local 5367 mbedtls_mpi_uint Mp[P_KOBLITZ_MAX + P_KOBLITZ_R + 1]; in ecp_mod_koblitz() local
|