Searched defs:ec_GFp_sqr (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/native/sun/security/ec/impl/ | ||
H A D | ecl_gf.c | 114 meth->field_sqr = &ec_GFp_sqr; 946 ec_GFp_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) function |
Completed in 79 milliseconds