Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.c2158 u16 i_proto_len, i_nonce_len, i_capab_len, i_bootstrap_len; in dpp_auth_req_rx() local
2177 &i_proto_len); in dpp_auth_req_rx()
2184 i_proto, i_proto_len); in dpp_auth_req_rx()
2187 pi = dpp_set_pubkey_point(own_bi->pubkey, i_proto, i_proto_len); in dpp_auth_req_rx()