Searched refs:valid_ciphers (Results 1 – 1 of 1) sorted by relevance
49 def verify_cipher(security_profile, valid_ciphers): argument59 if security_profile.wpa_cipher not in valid_ciphers:62 (security_profile.wpa_cipher, valid_ciphers))64 if security_profile.wpa2_cipher not in valid_ciphers:67 (security_profile.wpa2_cipher, valid_ciphers))