Home
last modified time | relevance | path

Searched refs:is_on_curve (Results 1 – 2 of 2) sorted by relevance

/openssl-master/crypto/ec/
A Dec_lib.c1003 if (group->meth->is_on_curve == 0) { in EC_POINT_is_on_curve()
1011 return group->meth->is_on_curve(group, point, ctx); in EC_POINT_is_on_curve()
A Dec_local.h106 int (*is_on_curve) (const EC_GROUP *, const EC_POINT *, BN_CTX *); member

Completed in 7 milliseconds