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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl_gf.c165 meth->field_add = &ec_GF2m_add;
167 meth->field_sub = &ec_GF2m_add;
979 ec_GF2m_add(const mp_int *a, const mp_int *b, mp_int *r, function
H A Decl-priv.h242 mp_err ec_GF2m_add(const mp_int *a, const mp_int *b, mp_int *r,

Completed in 32 milliseconds