Home
last modified time | relevance | path

Searched refs:ecc_mul_g_eh (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/contrib/src/gnutls/
H A Dgnutls-fix-mangling.patch4 #define ecc_mul_g_eh _gnutls_nettle_ecc_ecc_mul_g_eh
/dports/security/nettle/nettle-3.7.3/
H A Dcurve25519-mul-g.c65 ecc_mul_g_eh (ecc, ng, x, scratch_out); in curve25519_mul_g()
H A Dcurve448-mul-g.c66 ecc_mul_g_eh (ecc, ng, x, scratch_out); in curve448_mul_g()
H A Decc-mul-g-eh.c44 ecc_mul_g_eh (const struct ecc_curve *ecc, mp_limb_t *r, in ecc_mul_g_eh() function
H A Decc-internal.h75 #define ecc_mul_g_eh _nettle_ecc_mul_g_eh macro
417 ecc_mul_g_eh (const struct ecc_curve *ecc, mp_limb_t *r,
H A Decc-curve448.c276 ecc_mul_g_eh,
H A Decc-curve25519.c319 ecc_mul_g_eh,
H A DChangeLog1285 * ecc-mul-g-eh.c (ecc_mul_g_eh): Use new function pointers.
3085 (ecc_mul_a, ecc_mul_g_eh, ecc_mul_a_eh): Affected functions.
4012 * ecc-mul-g-eh.c (ecc_mul_g_eh, ecc_mul_g_eh_itch): New file and
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/ecc/
H A Dcurve448-mul-g.c66 ecc_mul_g_eh (ecc, ng, x, scratch_out); in curve448_mul_g()
H A Decc-mul-g-eh.c43 ecc_mul_g_eh (const struct ecc_curve *ecc, mp_limb_t *r, in ecc_mul_g_eh() function
H A Decc-internal.h72 #define ecc_mul_g_eh _gnutls_nettle_ecc_ecc_mul_g_eh macro
392 ecc_mul_g_eh (const struct ecc_curve *ecc, mp_limb_t *r,
H A Decc-curve448.c336 ecc_mul_g_eh,
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dcurve25519-mul-g.c65 ecc_mul_g_eh (ecc, ng, x, scratch_out); in curve25519_mul_g()
H A Decc-mul-g-eh.c44 ecc_mul_g_eh (const struct ecc_curve *ecc, mp_limb_t *r, in ecc_mul_g_eh() function
H A Decc-internal.h67 #define ecc_mul_g_eh _nettle_ecc_mul_g_eh macro
363 ecc_mul_g_eh (const struct ecc_curve *ecc, mp_limb_t *r,
H A Decc-25519.c345 ecc_mul_g_eh,
H A DChangeLog1667 (ecc_mul_a, ecc_mul_g_eh, ecc_mul_a_eh): Affected functions.
2594 * ecc-mul-g-eh.c (ecc_mul_g_eh, ecc_mul_g_eh_itch): New file and