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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp.h65 mp_err ec_GFp_validate_point(const mp_int *px, const mp_int *py, const ECGroup *group);
H A Decl.c120 group->validate_point = &ec_GFp_validate_point;
163 group->validate_point = &ec_GFp_validate_point;
H A Decp_aff.c289 ec_GFp_validate_point(const mp_int *px, const mp_int *py, const ECGroup *group) function

Completed in 23 milliseconds