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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp_mont.c80 meth->field_dec = &ec_GFp_dec_mont;
177 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) function
H A Decl-priv.h259 mp_err ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth);

Completed in 30 milliseconds