Home
last modified time | relevance | path

Searched refs:EC_GROUP_dup (Results 1 – 6 of 6) sorted by relevance

/external/openssl/crypto/ec/
Dec_pmeth.c100 dctx->gen_group = EC_GROUP_dup(sctx->gen_group); in pkey_ec_copy()
Dec_key.c468 key->group = EC_GROUP_dup(group); in EC_KEY_set_group()
Dec_ameth.c403 EC_GROUP *group = EC_GROUP_dup(EC_KEY_get0_group(from->pkey.ec)); in ec_copy_parameters()
Dec.h216 EC_GROUP *EC_GROUP_dup(const EC_GROUP *src);
Dec_lib.c250 EC_GROUP *EC_GROUP_dup(const EC_GROUP *a) in EC_GROUP_dup() function
/external/openssl/include/openssl/
Dec.h216 EC_GROUP *EC_GROUP_dup(const EC_GROUP *src);