Searched refs:mont_b (Results 1 – 1 of 1) sorted by relevance
1268 mp_digit mont_b; member1328 mp_montgomery_setup(&e->prime, &e->mont_b) != MP_OKAY) in crypto_ec_init()1427 if (ecc_map(p, &e->prime, e->mont_b) != MP_OKAY) in crypto_ec_point_to_bin()1529 &e->prime, e->mont_b); in crypto_ec_point_add()1535 if (ecc_map((ecc_point *) c, &e->prime, e->mont_b) != MP_OKAY) in crypto_ec_point_add()