Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_reconfig.c653 u16 trans_id_len, version_len, r_connector_len, r_proto_len, in dpp_reconfig_auth_resp_rx() local
722 &r_proto_len); in dpp_reconfig_auth_resp_rx()
729 r_proto, r_proto_len); in dpp_reconfig_auth_resp_rx()
759 if (dpp_reconfig_derive_ke_initiator(auth, r_proto, r_proto_len, in dpp_reconfig_auth_resp_rx()
H A Ddpp_i.h132 const u8 *r_proto, u16 r_proto_len,
H A 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()
H A Ddpp_crypto.c1760 const u8 *r_proto, u16 r_proto_len, in dpp_reconfig_derive_ke_initiator()
1775 r_proto, r_proto_len); in dpp_reconfig_derive_ke_initiator()
1759 dpp_reconfig_derive_ke_initiator(struct dpp_authentication *auth, const u8 *r_proto, u16 r_proto_len, struct json_token *net_access_key) dpp_reconfig_derive_ke_initiator() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c3649 r_proto_len, r_nonce_len, i_nonce_len, r_capab_len, in dpp_auth_resp_rx() local
3773 &r_proto_len); in dpp_auth_resp_rx()
3780 r_proto, r_proto_len); in dpp_auth_resp_rx()
3783 pr = dpp_set_pubkey_point(auth->own_protocol_key, r_proto, r_proto_len); in dpp_auth_resp_rx()

Completed in 18 milliseconds