Home
last modified time | relevance | path

Searched refs:ecc_mod_func (Results 1 – 5 of 5) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/nettle/ecc/
H A Decc-internal.h125 typedef void ecc_mod_func (const struct ecc_modulo *m, mp_limb_t *rp); typedef
179 ecc_mod_func *mod;
180 ecc_mod_func *reduce;
236 ecc_mod_func ecc_mod;
237 ecc_mod_func ecc_pp1_redc;
238 ecc_mod_func ecc_pm1_redc;
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Decc-internal.h104 typedef void ecc_mod_func (const struct ecc_modulo *m, mp_limb_t *rp); typedef
154 ecc_mod_func *mod;
155 ecc_mod_func *reduce;
213 ecc_mod_func ecc_mod;
214 ecc_mod_func ecc_pp1_redc;
215 ecc_mod_func ecc_pm1_redc;
H A DChangeLog2179 * ecc-internal.h (typedef ecc_mod_func): Take a const struct
/dports/security/nettle/nettle-3.7.3/
H A Decc-internal.h121 typedef void ecc_mod_func (const struct ecc_modulo *m, mp_limb_t *rp, mp_limb_t *xp); typedef
176 ecc_mod_func *mod;
177 ecc_mod_func *reduce;
234 ecc_mod_func ecc_mod;
235 ecc_mod_func ecc_pp1_redc;
236 ecc_mod_func ecc_pm1_redc;
H A DChangeLog417 * ecc-internal.h (typedef ecc_mod_func): Updated all assembly
426 * ecc-internal.h (typedef ecc_mod_func): Add separate result
3597 * ecc-internal.h (typedef ecc_mod_func): Take a const struct