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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dec2.h61 mp_err ec_GF2m_pt_dbl_aff(const mp_int *px, const mp_int *py, mp_int *rx,
H A Dec2_aff.c172 ec_GF2m_pt_dbl_aff(const mp_int *px, const mp_int *py, mp_int *rx, function
H A Decl.c202 group->point_dbl = &ec_GF2m_pt_dbl_aff;

Completed in 467 milliseconds