/dports/security/nettle/nettle-3.7.3/ |
H A D | ecc-mul-a.c | 80 ecc_add_jja (ecc, tp, r, pj, scratch_out); in ecc_mul_a() 114 ecc_add_jja (ecc, TABLE(j+1), TABLE(j), TABLE(1), scratch); in table_init()
|
H A D | ecc-gost-gc256b.c | 112 ecc_add_jja,
|
H A D | ecc-gost-gc512a.c | 112 ecc_add_jja,
|
H A D | ecc-mul-g.c | 98 ecc_add_jja (ecc, tp, r, tp, scratch_out); in ecc_mul_g()
|
H A D | ecc-secp224r1.c | 168 ecc_add_jja,
|
H A D | ecc-add-jja.c | 53 ecc_add_jja (const struct ecc_curve *ecc, in ecc_add_jja() function
|
H A D | ecc-internal.h | 65 #define ecc_add_jja _nettle_ecc_add_jja macro 357 ecc_add_jja (const struct ecc_curve *ecc,
|
H A D | ecc-secp521r1.c | 177 ecc_add_jja,
|
H A D | ecc-secp192r1.c | 240 ecc_add_jja,
|
H A D | ecc-secp384r1.c | 260 ecc_add_jja,
|
H A D | ecc-secp256r1.c | 350 ecc_add_jja,
|
H A D | ChangeLog | 361 * ecc-add-jja.c (ecc_add_jja): Reduce scratch need. 375 * ecc-add-jja.c (ecc_add_jja): Delete an unneeded copy. 3083 (ecc_a_to_j, ecc_j_to_a, ecc_eh_to_a, ecc_dup_jj, ecc_add_jja)
|
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/ |
H A D | ecc-mul-a.c | 80 ecc_add_jja (ecc, tp, r, pj, scratch_out); in ecc_mul_a() 114 ecc_add_jja (ecc, TABLE(j+1), TABLE(j), TABLE(1), scratch); in table_init()
|
H A D | ecc-mul-g.c | 98 ecc_add_jja (ecc, tp, r, tp, scratch_out); in ecc_mul_g()
|
H A D | ecc-internal.h | 60 #define ecc_add_jja _nettle_ecc_add_jja macro 318 ecc_add_jja (const struct ecc_curve *ecc,
|
H A D | ecc-add-jja.c | 53 ecc_add_jja (const struct ecc_curve *ecc, in ecc_add_jja() function
|
H A D | ChangeLog | 1665 (ecc_a_to_j, ecc_j_to_a, ecc_eh_to_a, ecc_dup_jj, ecc_add_jja)
|
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/ecc/ |
H A D | ecc-mul-a.c | 80 ecc_add_jja (ecc, tp, r, pj, scratch_out); in ecc_mul_a() 114 ecc_add_jja (ecc, TABLE(j+1), TABLE(j), TABLE(1), scratch); in table_init()
|
H A D | ecc-gost-gc256b.c | 122 ecc_add_jja,
|
H A D | ecc-gost-gc512a.c | 122 ecc_add_jja,
|
H A D | ecc-mul-g.c | 97 ecc_add_jja (ecc, tp, r, tp, scratch_out); in ecc_mul_g()
|
H A D | ecc-internal.h | 62 #define ecc_add_jja _gnutls_nettle_ecc_ecc_add_jja macro 332 ecc_add_jja (const struct ecc_curve *ecc,
|
H A D | ecc-add-jja.c | 53 ecc_add_jja (const struct ecc_curve *ecc, in ecc_add_jja() function
|
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/examples/ |
H A D | ecc-benchmark.c | 204 ecc_add_jja (ctx->ecc, ctx->rp, ctx->ap, ctx->bp, ctx->tp); in bench_add_jja()
|