Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_i.h80 struct crypto_ec_key * dpp_set_pubkey_point(struct crypto_ec_key *group_key,
H A Ddpp_reconfig.c245 a_nonce = dpp_set_pubkey_point(conf->csign, a_nonce_attr, a_nonce_len); in dpp_reconfig_init()
256 e_prime_id = dpp_set_pubkey_point(conf->csign, e_id_attr, e_id_len); in dpp_reconfig_init()
H A Ddpp_pkex.c1088 pkex->peer_bootstrap_key = dpp_set_pubkey_point(pkex->x, b_key, in dpp_pkex_rx_commit_reveal_req()
1267 pkex->peer_bootstrap_key = dpp_set_pubkey_point(pkex->x, b_key, in dpp_pkex_rx_commit_reveal_resp()
H A Ddpp_auth.c775 pi = dpp_set_pubkey_point(own_bi->pubkey, i_proto, i_proto_len); in dpp_auth_req_rx()
1557 pr = dpp_set_pubkey_point(auth->own_protocol_key, r_proto, r_proto_len); in dpp_auth_resp_rx()
H A Ddpp_crypto.c232 struct crypto_ec_key * dpp_set_pubkey_point(struct crypto_ec_key *group_key, in dpp_set_pubkey_point() function
1774 pr = dpp_set_pubkey_point(auth->conf->connector_key, in dpp_reconfig_derive_ke_initiator()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c584 static EVP_PKEY * dpp_set_pubkey_point(EVP_PKEY *group_key, in dpp_set_pubkey_point() function
3178 pi = dpp_set_pubkey_point(own_bi->pubkey, i_proto, i_proto_len); in dpp_auth_req_rx()
3783 pr = dpp_set_pubkey_point(auth->own_protocol_key, r_proto, r_proto_len); in dpp_auth_resp_rx()
7974 pkex->peer_bootstrap_key = dpp_set_pubkey_point(pkex->x, b_key, in dpp_pkex_rx_commit_reveal_req()
8136 pkex->peer_bootstrap_key = dpp_set_pubkey_point(pkex->x, b_key, in dpp_pkex_rx_commit_reveal_resp()

Completed in 19 milliseconds