Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_lib.c813 if (group->meth->point_set_to_infinity == 0) { in EC_POINT_set_to_infinity()
821 return group->meth->point_set_to_infinity(group, point); in EC_POINT_set_to_infinity()
H A Dec_local.h82 int (*point_set_to_infinity) (const EC_GROUP *, EC_POINT *); member

Completed in 13 milliseconds