Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds