Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dhs20_supplicant.c865 u8 uri_len, osu_method_len, osu_nai_len; in hs20_osu_add_prov() local
945 osu_method_len = pos[0]; in hs20_osu_add_prov()
946 if (osu_method_len > end - pos - 1) { in hs20_osu_add_prov()
952 pos += 1 + osu_method_len; in hs20_osu_add_prov()