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

/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dec_key.c476 key->pub_key = EC_POINT_dup(pub_key, key->group);
H A Dec.h440 EC_POINT *EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group);
H A Dec_lib.c733 EC_POINT *EC_POINT_dup(const EC_POINT *a, const EC_GROUP *group) function

Completed in 98 milliseconds