Home
last modified time | relevance | path

Searched refs:ec_GFp_mont_felem_from_montgomery (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dec_montgomery.c132 static void ec_GFp_mont_felem_from_montgomery(const EC_GROUP *group, in ec_GFp_mont_felem_from_montgomery() function
179 ec_GFp_mont_felem_from_montgomery(group, &tmp, in); in ec_GFp_mont_felem_to_bignum()
201 ec_GFp_mont_felem_from_montgomery(group, &z1, &z1); in ec_GFp_mont_point_get_affine_coordinates()
442 ec_GFp_mont_felem_from_montgomery(group, &X, &p->X); in ec_GFp_mont_cmp_x_coordinate()