Searched refs:ltc_ecc_del_point (Results 1 – 16 of 16) sorted by relevance
69 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()
70 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()
258 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()
86 ltc_ecc_del_point(precomp[y]); in ltc_ecc_mul2add()185 ltc_ecc_del_point(precomp[x]); in ltc_ecc_mul2add()
69 ltc_ecc_del_point(result); in ecc_shared_secret()
61 ltc_ecc_del_point(point); in ltc_ecc_verify_key()
42 void ltc_ecc_del_point(ecc_point *p) in ltc_ecc_del_point() function
203 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()
293 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()
131 ltc_ecc_del_point(x1y1p); in sm2_ltc_dsa_sign()245 ltc_ecc_del_point(x1y1p); in sm2_ltc_dsa_verify()
398 ltc_ecc_del_point(U); in sm2_kep_derive()
600 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()
266 void ltc_ecc_del_point(ecc_point *p);
1291 000000000e13f74c 0000000000000038 T ltc_ecc_del_point
79548 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 …]
24148 .text.ltc_ecc_del_point24150 0x000000000e13f74c ltc_ecc_del_point
Completed in 214 milliseconds