Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_wpas_mesh.py24 def check_mesh_support(dev, secure=False): argument
/hostap-latest/src/ap/
Dwpa_auth.c4664 int secure, gtkidx, encr = 0; local
7048 int wpa_ie_len, secure, gtkidx, encr = 0; local
/hostap-latest/src/rsn_supp/
Dwpa.c1165 const u8 *addr, int secure) in wpa_supplicant_key_neg_complete()