Searched refs:ecc_mod_func (Results 1 – 5 of 5) sorted by relevance
125 typedef void ecc_mod_func (const struct ecc_modulo *m, mp_limb_t *rp); typedef179 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;
104 typedef void ecc_mod_func (const struct ecc_modulo *m, mp_limb_t *rp); typedef154 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;
2179 * ecc-internal.h (typedef ecc_mod_func): Take a const struct
121 typedef void ecc_mod_func (const struct ecc_modulo *m, mp_limb_t *rp, mp_limb_t *xp); typedef176 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;
417 * ecc-internal.h (typedef ecc_mod_func): Updated all assembly426 * ecc-internal.h (typedef ecc_mod_func): Add separate result3597 * ecc-internal.h (typedef ecc_mod_func): Take a const struct