Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_lib.c981 if (group->meth->is_at_infinity == 0) { in EC_POINT_is_at_infinity()
989 return group->meth->is_at_infinity(group, point); in EC_POINT_is_at_infinity()
H A Dec_local.h105 int (*is_at_infinity) (const EC_GROUP *, const EC_POINT *); member

Completed in 17 milliseconds