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

/openjdk9/jdk/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Decl.h89 mp_err ECPoint_validate(const ECGroup *group, const mp_int *px, const
H A Decl.c413 mp_err ECPoint_validate(const ECGroup *group, const mp_int *px, const function
H A Dec.c535 if ((err = ECPoint_validate(group, &Px, &Py)) < MP_YES) {

Completed in 44 milliseconds