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

/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_lcl.h113 int (*point_copy)(EC_POINT *, const EC_POINT *); member in struct:ec_method_st
H A Dec_lib.c752 if (dest->meth->point_copy == 0)
764 return dest->meth->point_copy(dest, src);

Completed in 83 milliseconds