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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl-priv.h246 mp_err ec_GF2m_mul(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c169 meth->field_mul = &ec_GF2m_mul;
1006 ec_GF2m_mul(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 24 milliseconds