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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp_mont.c151 MP_CHECKOK(ec_GFp_div(a, b, r, meth));
H A Decl-priv.h239 mp_err ec_GFp_div(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c115 meth->field_div = &ec_GFp_div;
954 ec_GFp_div(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 33 milliseconds