Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.c697 static struct crypto_key * dpp_set_keypair(const struct dpp_curve_params **curve, in dpp_set_keypair() function
789 bi->pubkey = dpp_set_keypair(&bi->curve, privkey, privkey_len); in dpp_keygen()
1574 auth->own_protocol_key = dpp_set_keypair( in dpp_auth_init()
2191 auth->own_protocol_key = dpp_set_keypair( in dpp_auth_build_resp_ok()
5550 conf->csign = dpp_set_keypair(&conf->curve, privkey, in dpp_keygen_configurator()
5817 own_key = dpp_set_keypair(&own_curve, net_access_key, in dpp_peer_intro()