Searched refs:WEP_HEX_LENGTH (Results 1 – 2 of 2) sorted by relevance
86 if len(password) in hostapd_constants.WEP_HEX_LENGTH and all(92 % hostapd_constants.WEP_HEX_LENGTH)
47 WEP_HEX_LENGTH = [10, 26, 32, 58] variable