Home
last modified time | relevance | path

Searched defs:ma (Results 1 – 11 of 11) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Dltc_ecc_projective_dbl_point.c40 int ltc_ecc_projective_dbl_point(const ecc_point *P, ecc_point *R, void *ma, void *modulus, void *m… in ltc_ecc_projective_dbl_point()
A Dltc_ecc_projective_add_point.c23 int ltc_ecc_projective_add_point(const ecc_point *P, const ecc_point *Q, ecc_point *R, void *ma, vo… in ltc_ecc_projective_add_point()
A Dltc_ecc_mulmod_timing.c29 void *mp = NULL, *mu = NULL, *ma = NULL, *a_plus3 = NULL; in ltc_ecc_mulmod() local
A Dltc_ecc_mul2add.c28 void *ma, in ltc_ecc_mul2add()
A Dltc_ecc_mulmod.c30 void *mp = NULL, *mu = NULL, *ma = NULL, *a_plus3 = NULL; in ltc_ecc_mulmod() local
A Decc_verify_hash.c30 void *mu = NULL, *ma = NULL; in ecc_verify_hash_ex() local
A Decc_recover_key.c33 void *mu = NULL, *ma = NULL; in ecc_recover_key() local
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsm2-dsa.c151 void *ma = NULL; in sm2_ltc_dsa_verify() local
A Dsm2-kep.c230 void *ma = NULL; in sm2_kep_derive() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/
A Dtfm_desc.c423 static int tfm_ecc_projective_dbl_point(const ecc_point *P, ecc_point *R, void *ma, void *modulus, … in tfm_ecc_projective_dbl_point()
578 …jective_add_point(const ecc_point *P, const ecc_point *Q, ecc_point *R, void *ma, void *modulus, v… in tfm_ecc_projective_add_point()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Decp.h388 mbedtls_ecp_restart_muladd_ctx *ma; /*!< ecp_muladd() sub-context */ member

Completed in 11 milliseconds