Searched refs:mont_b (Results 1 – 1 of 1) sorted by relevance
1309 mp_digit mont_b; member1369 mp_montgomery_setup(&e->prime, &e->mont_b) != MP_OKAY) in crypto_ec_init()1480 if (ecc_map(p, &e->prime, e->mont_b) != MP_OKAY) in crypto_ec_point_to_bin()1582 &e->prime, e->mont_b); in crypto_ec_point_add()1588 if (ecc_map((ecc_point *) c, &e->prime, e->mont_b) != MP_OKAY) in crypto_ec_point_add()