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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decl-priv.h214 mp_err ec_GFp_sub(const mp_int *a, const mp_int *b, mp_int *r,
H A Decl_gf.c109 meth->field_sub = &ec_GFp_sub;
238 ec_GFp_sub(const mp_int *a, const mp_int *b, mp_int *r, function

Completed in 32 milliseconds