Searched refs:EC_POINT_dup (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec_key.c388 key->pub_key = EC_POINT_dup(pub_key, key->group);
H A Dec.h218 EC_POINT *EC_POINT_dup(const EC_POINT *, const EC_GROUP *);
H A Dec_lib.c731 EC_POINT *EC_POINT_dup(const EC_POINT *a, const EC_GROUP *group) function

Completed in 113 milliseconds