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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ec/
H A Dec_lib.c138 if (dest->meth->group_copy == 0)
166 return dest->meth->group_copy(dest, src);
H A Dec_lcl.h70 int (*group_copy)(EC_GROUP *, const EC_GROUP *); member in struct:ec_method_st
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec_lcl.h96 int (*group_copy)(EC_GROUP *, const EC_GROUP *); member in struct:ec_method_st
H A Dec_lib.c175 if (dest->meth->group_copy == 0)
246 return dest->meth->group_copy(dest, src);

Completed in 96 milliseconds