Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_lib.c772 if (dest->meth->point_copy == 0) { in EC_POINT_copy()
785 return dest->meth->point_copy(dest, src); in EC_POINT_copy()
H A Dec_local.h73 int (*point_copy) (EC_POINT *, const EC_POINT *); member

Completed in 10 milliseconds