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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl-priv.h244 mp_err ec_GF2m_neg(const mp_int *a, mp_int *r, const GFMethod *meth);
H A Decl_gf.c166 meth->field_neg = &ec_GF2m_neg;
988 ec_GF2m_neg(const mp_int *a, mp_int *r, const GFMethod *meth) function

Completed in 32 milliseconds