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

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2.h74 mp_err ec_GF2m_validate_point(const mp_int *px, const mp_int *py, const ECGroup *group);
H A Dec2_aff.c285 ec_GF2m_validate_point(const mp_int *px, const mp_int *py, const ECGroup *group) function
H A Decl.c215 group->validate_point = &ec_GF2m_validate_point;

Completed in 46 milliseconds