Searched refs:ecc_25519_sqrt (Results 1 – 3 of 3) sorted by relevance
242 ecc_25519_sqrt(const struct ecc_modulo *p, mp_limb_t *rp, in ecc_25519_sqrt() function312 ecc_25519_sqrt,
2072 (ecc_25519_sqrt): Take a ratio u/v as input. Added scratch2077 (ecc_25519_sqrt): Deleted declaration, function now static.2100 (ecc_mod_pow_252m3): New function, extracted from ecc_25519_sqrt.2103 (ecc_25519_sqrt): Use ecc_mod_pow_252m3.2533 * ecc-25519.c (ecc_modp_powm_2kp1, ecc_25519_sqrt): New functions.2534 * ecc-internal.h (ecc_25519_sqrt): Declare it.
3490 (ecc_25519_sqrt): Take a ratio u/v as input. Added scratch3495 (ecc_25519_sqrt): Deleted declaration, function now static.3518 (ecc_mod_pow_252m3): New function, extracted from ecc_25519_sqrt.3521 (ecc_25519_sqrt): Use ecc_mod_pow_252m3.3951 * ecc-25519.c (ecc_modp_powm_2kp1, ecc_25519_sqrt): New functions.3952 * ecc-internal.h (ecc_25519_sqrt): Declare it.