Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.c1300 static EVP_PKEY * dpp_set_keypair(const struct dpp_curve_params **curve, in dpp_set_keypair() function
1475 bi->pubkey = dpp_set_keypair(&bi->curve, privkey, privkey_len); in dpp_keygen()
2281 auth->own_protocol_key = dpp_set_keypair( in dpp_auth_init()
2870 auth->own_protocol_key = dpp_set_keypair( in dpp_auth_build_resp_ok()
6213 conf->csign = dpp_set_keypair(&conf->curve, privkey, in dpp_keygen_configurator()
6481 own_key = dpp_set_keypair(&own_curve, net_access_key, in dpp_peer_intro()
6927 pkex->x = dpp_set_keypair(&tmp_curve, in dpp_pkex_build_exchange_req()
7407 pkex->y = dpp_set_keypair(&tmp_curve, in dpp_pkex_rx_exchange_req()
8277 own_key = dpp_set_keypair(&pfs->curve, net_access_key, in dpp_pfs_init()