Searched refs:EC_POINT_dup (Results 1 – 7 of 7) sorted by relevance
11 EC_POINT_dup,40 EC_POINT *EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group);113 EC_POINT_dup() creates a new B<EC_POINT> object and copies the content from211 EC_POINT_new() and EC_POINT_dup() return the newly allocated EC_POINT or NULL
523 key->pub_key = EC_POINT_dup(pub_key, key->group); in EC_KEY_set_public_key()
720 EC_POINT *EC_POINT_dup(const EC_POINT *a, const EC_GROUP *group) in EC_POINT_dup() function
453 EC_POINT *EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group);
1189 EC_POINT_dup;
1232 MLINKS+= EC_POINT_new.3 EC_POINT_dup.3
7023 *) New functions EC_GROUP_dup, EC_POINT_dup.