Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_lib.c1016 if (group->meth->point_cmp == 0) { in EC_POINT_cmp()
1024 return group->meth->point_cmp(group, a, b, ctx); in EC_POINT_cmp()
H A Dec_local.h107 int (*point_cmp) (const EC_GROUP *, const EC_POINT *a, const EC_POINT *b, member

Completed in 21 milliseconds