Searched defs:Mp (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | ecp_curves.c | 1241 mbedtls_mpi_uint Mp[P521_WIDTH + 1]; in ecp_mod_p521() local 1290 mbedtls_mpi_uint Mp[P255_WIDTH + 2]; in ecp_mod_p255() local 1347 mbedtls_mpi_uint Mp[P448_WIDTH + 1], Qp[P448_WIDTH]; in ecp_mod_p448() local 1409 mbedtls_mpi_uint Mp[P_KOBLITZ_MAX + P_KOBLITZ_R + 1]; in ecp_mod_koblitz() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/ |
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()
|
Completed in 6 milliseconds