Searched refs:Pi_ec (Results 1 – 1 of 1) sorted by relevance
6586 EC_KEY *Pi_ec = NULL; in dpp_pkex_derive_Qi() local6618 Pi_ec = EVP_PKEY_get1_EC_KEY(Pi); in dpp_pkex_derive_Qi()6619 if (!Pi_ec) in dpp_pkex_derive_Qi()6621 Pi_point = EC_KEY_get0_public_key(Pi_ec); in dpp_pkex_derive_Qi()6623 group = EC_KEY_get0_group(Pi_ec); in dpp_pkex_derive_Qi()6644 EC_KEY_free(Pi_ec); in dpp_pkex_derive_Qi()