Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_reconfig.c578 u16 trans_id_len, version_len, r_connector_len, r_proto_len, in dpp_reconfig_auth_resp_rx() local
638 &r_proto_len); in dpp_reconfig_auth_resp_rx()
645 r_proto, r_proto_len); in dpp_reconfig_auth_resp_rx()
675 if (dpp_reconfig_derive_ke_initiator(auth, r_proto, r_proto_len, in dpp_reconfig_auth_resp_rx()
Ddpp_i.h133 const u8 *r_proto, u16 r_proto_len,
Ddpp_auth.c1416 r_proto_len, r_nonce_len, i_nonce_len, r_capab_len, in dpp_auth_resp_rx() local
1548 &r_proto_len); in dpp_auth_resp_rx()
1555 r_proto, r_proto_len); in dpp_auth_resp_rx()
1558 pr = dpp_set_pubkey_point(auth->own_protocol_key, r_proto, r_proto_len); in dpp_auth_resp_rx()
Ddpp_crypto.c2350 const u8 *r_proto, u16 r_proto_len, in dpp_reconfig_derive_ke_initiator() argument
2367 r_proto, r_proto_len); in dpp_reconfig_derive_ke_initiator()