Home
last modified time | relevance | path

Searched refs:ltc_ecc_del_point (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Dltc_ecc_mulmod_timing.c69 ltc_ecc_del_point(M[j]); in ltc_ecc_mulmod()
145 ltc_ecc_del_point(tG); in ltc_ecc_mulmod()
147 ltc_ecc_del_point(M[i]); in ltc_ecc_mulmod()
A Dltc_ecc_mulmod.c70 ltc_ecc_del_point(M[j]); in ltc_ecc_mulmod()
195 ltc_ecc_del_point(tG); in ltc_ecc_mulmod()
197 ltc_ecc_del_point(M[i]); in ltc_ecc_mulmod()
A Decc_recover_key.c258 if (mR != NULL) ltc_ecc_del_point(mR); in ecc_recover_key()
259 if (mQ != NULL) ltc_ecc_del_point(mQ); in ecc_recover_key()
260 if (mG != NULL) ltc_ecc_del_point(mG); in ecc_recover_key()
A Dltc_ecc_mul2add.c86 ltc_ecc_del_point(precomp[y]); in ltc_ecc_mul2add()
185 ltc_ecc_del_point(precomp[x]); in ltc_ecc_mul2add()
A Decc_shared_secret.c69 ltc_ecc_del_point(result); in ecc_shared_secret()
A Dltc_ecc_verify_key.c61 ltc_ecc_del_point(point); in ltc_ecc_verify_key()
A Dltc_ecc_points.c42 void ltc_ecc_del_point(ecc_point *p) in ltc_ecc_del_point() function
A Decc_verify_hash.c203 if (mG != NULL) ltc_ecc_del_point(mG); in ecc_verify_hash_ex()
204 if (mQ != NULL) ltc_ecc_del_point(mQ); in ecc_verify_hash_ex()
/optee_os/core/lib/libtomcrypt/
A Dsm2-pke.c293 ltc_ecc_del_point(x2y2p); in sm2_ltc_pke_decrypt()
294 ltc_ecc_del_point(S); in sm2_ltc_pke_decrypt()
295 ltc_ecc_del_point(C1); in sm2_ltc_pke_decrypt()
508 ltc_ecc_del_point(x2y2p); in sm2_ltc_pke_encrypt()
509 ltc_ecc_del_point(S); in sm2_ltc_pke_encrypt()
510 ltc_ecc_del_point(C1); in sm2_ltc_pke_encrypt()
A Dsm2-dsa.c131 ltc_ecc_del_point(x1y1p); in sm2_ltc_dsa_sign()
245 ltc_ecc_del_point(x1y1p); in sm2_ltc_dsa_verify()
A Dsm2-kep.c398 ltc_ecc_del_point(U); in sm2_kep_derive()
/optee_os/core/lib/libtomcrypt/src/math/fp/
A Dltc_ecc_fp_mulmod.c600 ltc_ecc_del_point(fp_cache[z].g); in _find_hole()
603 ltc_ecc_del_point(fp_cache[z].LUT[x]); in _find_hole()
644 ltc_ecc_del_point(fp_cache[idx].g); in _add_entry()
653 ltc_ecc_del_point(fp_cache[idx].LUT[y]); in _add_entry()
656 ltc_ecc_del_point(fp_cache[idx].g); in _add_entry()
762 ltc_ecc_del_point(fp_cache[idx].LUT[y]); in _build_lut()
765 ltc_ecc_del_point(fp_cache[idx].g); in _build_lut()
1303 ltc_ecc_del_point(fp_cache[x].LUT[y]); in _ltc_ecc_fp_free_cache()
1306 ltc_ecc_del_point(fp_cache[x].g); in _ltc_ecc_fp_free_cache()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h266 void ltc_ecc_del_point(ecc_point *p);
/optee_os/out/arm/core/
A Dtee.symb_sizes1291 000000000e13f74c 0000000000000038 T ltc_ecc_del_point
A Dtee.dmp79548 e133bfc: 94002ed4 bl e13f74c <ltc_ecc_del_point>
79768 e133e90: 94002e2f bl e13f74c <ltc_ecc_del_point>
79990 e13410c: 94002d90 bl e13f74c <ltc_ecc_del_point>
79993 e134114: 94002d8e bl e13f74c <ltc_ecc_del_point>
79996 e13411c: 94002d8c bl e13f74c <ltc_ecc_del_point>
80685 e1348c4: 94002ba2 bl e13f74c <ltc_ecc_del_point>
80688 e1348cc: 94002ba0 bl e13f74c <ltc_ecc_del_point>
80691 e1348d4: 94002b9e bl e13f74c <ltc_ecc_del_point>
81388 e1350d4: 9400299e bl e13f74c <ltc_ecc_del_point>
96312 000000000e13f74c <ltc_ecc_del_point>:
[all …]
A Dtee.map24148 .text.ltc_ecc_del_point
24150 0x000000000e13f74c ltc_ecc_del_point

Completed in 214 milliseconds