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

/opensolaris-onvv-gate/usr/src/common/crypto/ecc/
H A Decp.h74 mp_err ec_GFp_validate_point(const mp_int *px, const mp_int *py, const ECGroup *group);
H A Decl.c129 group->validate_point = &ec_GFp_validate_point;
172 group->validate_point = &ec_GFp_validate_point;
H A Decp_aff.c298 ec_GFp_validate_point(const mp_int *px, const mp_int *py, const ECGroup *group) function

Completed in 46 milliseconds