Searched defs:EC_GROUP_dup (Results 1 – 3 of 3) sorted by relevance
465 EC_GROUP *EC_GROUP_dup(const EC_GROUP *a) { in EC_GROUP_dup() function
250 EC_GROUP *EC_GROUP_dup(const EC_GROUP *a) in EC_GROUP_dup() function
219 public static native long EC_GROUP_dup(long groupRef); in EC_GROUP_dup() method in NativeCrypto