Home
last modified time | relevance | path

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

/crypto/ec/
A Decp_smpl.c561 if (!group->meth->field_inv(group, Z_1, Z_, ctx)) { in ossl_ec_GFp_simple_point_get_affine_coordinates()
1274 if (!group->meth->field_inv(group, tmp, prod_Z[num - 1], ctx)) { in ossl_ec_GFp_simple_points_make_affine()
1702 || !group->meth->field_inv(group, t1, t1, ctx) in ossl_ec_GFp_simple_ladder_post()
A Dec_local.h158 int (*field_inv) (const EC_GROUP *, BIGNUM *r, const BIGNUM *a, BN_CTX *); member
A Dec2_smpl.c845 || !group->meth->field_inv(group, t2, t2, ctx) in ec_GF2m_simple_ladder_post()

Completed in 15 milliseconds