Searched refs:ecc_map (Results 1 – 4 of 4) sorted by relevance
135 …if ((err = ltc_mp.ecc_map(mG, m, mp)) != CRYPT_OK) … in ecc_verify_hash()
85 DO(ltc_mp.ecc_map(C1, modulus, mp)); in ecc_test_shamir()
376 int (*ecc_map)(ecc_point *P, void *modulus, void *mp); member
6341 int (*ecc_map)(ecc_point *P, void *modulus, void *mp);