Home
last modified time | relevance | path

Searched defs:mu (Results 1 – 10 of 10) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/math/fp/
A Dltc_ecc_fp_mulmod.c31 void *mu; /* copy of the montgomery constant */ member
665 static int s_build_lut(int idx, void *a, void *modulus, void *mp, void *mu) in s_build_lut()
1112 void *mp, *mu; in ltc_ecc_fp_mul2add() local
1225 void *mp, *mu; in ltc_ecc_fp_mulmod() local
1331 void *mu = NULL; in ltc_ecc_fp_add_point() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
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.c36 void *mp, *mu; in ltc_ecc_mul2add() local
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.c150 void *mu = NULL; in sm2_ltc_dsa_verify() local
A Dsm2-kep.c229 void *mu = NULL; in sm2_kep_derive() local
/optee_os-3.20.0/lib/libutils/ext/
A Dmempool.c64 struct recursive_mutex mu; member
/optee_os-3.20.0/core/mm/
A Dfile.c39 struct mutex mu; member

Completed in 13 milliseconds