Home
last modified time | relevance | path

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

/hostap-3.7.0/src/common/
Ddpp_reconfig.c669 u16 trans_id_len, version_len, r_connector_len, r_proto_len, in dpp_reconfig_auth_resp_rx() local
738 &r_proto_len); in dpp_reconfig_auth_resp_rx()
745 r_proto, r_proto_len); in dpp_reconfig_auth_resp_rx()
775 if (dpp_reconfig_derive_ke_initiator(auth, r_proto, r_proto_len, in dpp_reconfig_auth_resp_rx()
Ddpp_i.h134 const u8 *r_proto, u16 r_proto_len,
Ddpp_auth.c1415 r_proto_len, r_nonce_len, i_nonce_len, r_capab_len, in dpp_auth_resp_rx() local
1547 &r_proto_len); in dpp_auth_resp_rx()
1554 r_proto, r_proto_len); in dpp_auth_resp_rx()
1557 pr = dpp_set_pubkey_point(auth->own_protocol_key, r_proto, r_proto_len); in dpp_auth_resp_rx()
Ddpp.c3170 u16 fcgroup_len, r_proto_len; in dpp_conf_resp_rx() local
3209 &r_proto_len); in dpp_conf_resp_rx()
3216 r_proto, r_proto_len); in dpp_conf_resp_rx()
3218 pc = dpp_set_pubkey_point(new_pe, r_proto, r_proto_len); in dpp_conf_resp_rx()
Ddpp_crypto.c1760 const u8 *r_proto, u16 r_proto_len, in dpp_reconfig_derive_ke_initiator() argument
1775 r_proto, r_proto_len); in dpp_reconfig_derive_ke_initiator()