ossl_ecx_key_dup
dupkey = ossl_ecx_key_dup(ecx, OSSL_KEYMGMT_SELECT_ALL);
ECX_KEY *ossl_ecx_key_dup(const ECX_KEY *key, int selection);
return ossl_ecx_key_dup(keydata_from, selection);