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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dec2_193.c52 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) function
173 return ec_GF2m_193_mod(r, r, meth);
262 return ec_GF2m_193_mod(r, r, meth);
273 group->meth->field_mod = &ec_GF2m_193_mod;

Completed in 29 milliseconds