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

/external/chromium_org/third_party/openssl/openssl/crypto/ec/
H A Dec_lib.c752 if (dest->meth->point_copy == 0)
764 return dest->meth->point_copy(dest, src);
H A Dec_lcl.h118 int (*point_copy)(EC_POINT *, const EC_POINT *); member in struct:ec_method_st
/external/openssl/crypto/ec/
H A Dec_lib.c752 if (dest->meth->point_copy == 0)
764 return dest->meth->point_copy(dest, src);
H A Dec_lcl.h118 int (*point_copy)(EC_POINT *, const EC_POINT *); member in struct:ec_method_st

Completed in 135 milliseconds