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

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c584 static EVP_PKEY * dpp_set_pubkey_point(EVP_PKEY *group_key, argument
594 eckey = EVP_PKEY_get1_EC_KEY(group_key);
597 "DPP: Could not get EC_KEY from group_key");

Completed in 113 milliseconds