Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/pk/ecc/
Decc_test.c44 ltc_ecc_del_point(G); in ecc_test()
45 ltc_ecc_del_point(GG); in ecc_test()
84 ltc_ecc_del_point(GG); in ecc_test()
85 ltc_ecc_del_point(G); in ecc_test()
Decc_shared_secret.c67 ltc_ecc_del_point(result); in ecc_shared_secret()
87 ltc_ecc_del_point(result); in ecc_shared_secret()
Dltc_ecc_mulmod_timing.c69 ltc_ecc_del_point(M[j]); in ltc_ecc_mulmod()
155 ltc_ecc_del_point(tG); in ltc_ecc_mulmod()
157 ltc_ecc_del_point(M[i]); in ltc_ecc_mulmod()
Dltc_ecc_mulmod.c71 ltc_ecc_del_point(M[j]); in ltc_ecc_mulmod()
207 ltc_ecc_del_point(tG); in ltc_ecc_mulmod()
209 ltc_ecc_del_point(M[i]); in ltc_ecc_mulmod()
Dltc_ecc_points.c47 void ltc_ecc_del_point(ecc_point *p) in ltc_ecc_del_point() function
Decc_verify_hash.c152 ltc_ecc_del_point(mG); in ecc_verify_hash()
153 ltc_ecc_del_point(mQ); in ecc_verify_hash()
Dltc_ecc_mul2add.c89 ltc_ecc_del_point(precomp[y]); in ltc_ecc_mul2add()
189 ltc_ecc_del_point(precomp[x]); in ltc_ecc_mul2add()
Decc_make_key.c111 ltc_ecc_del_point(base); in ecc_make_key_ex()
/external/dropbear/libtomcrypt/testprof/
Decc_test.c98 ltc_ecc_del_point(C2); in ecc_test_shamir()
99 ltc_ecc_del_point(C1); in ecc_test_shamir()
100 ltc_ecc_del_point(B); in ecc_test_shamir()
101 ltc_ecc_del_point(A); in ecc_test_shamir()
102 ltc_ecc_del_point(G); in ecc_test_shamir()
/external/dropbear/libtomcrypt/src/math/fp/
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()
1293 ltc_ecc_del_point(fp_cache[x].LUT[y]); in ltc_ecc_fp_free()
1296 ltc_ecc_del_point(fp_cache[x].g); in ltc_ecc_fp_free()
/external/dropbear/libtomcrypt/demos/
Dtv_gen.c695 ltc_ecc_del_point(G); in ecc_gen()
696 ltc_ecc_del_point(R); in ecc_gen()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_pk.h250 void ltc_ecc_del_point(ecc_point *p);