Searched refs:connector_key (Results 1 – 4 of 4) sorted by relevance
199 conf->connector_key = dpp_gen_keypair(curve); in dpp_configurator_build_own_connector()200 if (!conf->connector_key) in dpp_configurator_build_own_connector()216 if (dpp_build_jwk(dppcon, "netAccessKey", conf->connector_key, NULL, in dpp_configurator_build_own_connector()
419 struct crypto_ec_key *connector_key; member
1799 pr = dpp_set_pubkey_point(auth->conf->connector_key, in dpp_reconfig_derive_ke_initiator()1826 cI = crypto_ec_key_get_private_key(auth->conf->connector_key); in dpp_reconfig_derive_ke_initiator()
3891 crypto_ec_key_deinit(conf->connector_key); in dpp_configurator_free()