Searched refs:ec_GFp_neg (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl_gf.c111 meth->field_neg = &ec_GFp_neg;
225 ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth) function
250 MP_CHECKOK(ec_GFp_neg(r, r, meth));
H A Decl-priv.h213 mp_err ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth);

Completed in 24 milliseconds