Searched refs:ltc_ecc_del_point (Results 1 – 13 of 13) sorted by relevance
62 ltc_ecc_del_point(M[j]); in ltc_ecc_mulmod()138 ltc_ecc_del_point(tG); in ltc_ecc_mulmod()140 ltc_ecc_del_point(M[i]); in ltc_ecc_mulmod()
63 ltc_ecc_del_point(M[j]); in ltc_ecc_mulmod()188 ltc_ecc_del_point(tG); in ltc_ecc_mulmod()190 ltc_ecc_del_point(M[i]); in ltc_ecc_mulmod()
62 ltc_ecc_del_point(result); in ecc_shared_secret()
54 ltc_ecc_del_point(point); in ltc_ecc_verify_key()
35 void ltc_ecc_del_point(ecc_point *p) in ltc_ecc_del_point() function
79 ltc_ecc_del_point(precomp[y]); in ltc_ecc_mul2add()178 ltc_ecc_del_point(precomp[x]); in ltc_ecc_mul2add()
252 if (mR != NULL) ltc_ecc_del_point(mR); in ecc_recover_key()253 if (mQ != NULL) ltc_ecc_del_point(mQ); in ecc_recover_key()254 if (mG != NULL) ltc_ecc_del_point(mG); in ecc_recover_key()
197 if (mG != NULL) ltc_ecc_del_point(mG); in ecc_verify_hash_ex()198 if (mQ != NULL) ltc_ecc_del_point(mQ); in ecc_verify_hash_ex()
294 ltc_ecc_del_point(x2y2p); in sm2_ltc_pke_decrypt()295 ltc_ecc_del_point(S); in sm2_ltc_pke_decrypt()296 ltc_ecc_del_point(C1); in sm2_ltc_pke_decrypt()509 ltc_ecc_del_point(x2y2p); in sm2_ltc_pke_encrypt()510 ltc_ecc_del_point(S); in sm2_ltc_pke_encrypt()511 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()
593 ltc_ecc_del_point(fp_cache[z].g); in s_find_hole()596 ltc_ecc_del_point(fp_cache[z].LUT[x]); in s_find_hole()637 ltc_ecc_del_point(fp_cache[idx].g); in s_add_entry()646 ltc_ecc_del_point(fp_cache[idx].LUT[y]); in s_add_entry()649 ltc_ecc_del_point(fp_cache[idx].g); in s_add_entry()755 ltc_ecc_del_point(fp_cache[idx].LUT[y]); in s_build_lut()758 ltc_ecc_del_point(fp_cache[idx].g); in s_build_lut()1296 ltc_ecc_del_point(fp_cache[x].LUT[y]); in s_ltc_ecc_fp_free_cache()1299 ltc_ecc_del_point(fp_cache[x].g); in s_ltc_ecc_fp_free_cache()
319 void ltc_ecc_del_point(ecc_point *p);