Searched refs:valid_ciphers (Results 1 – 1 of 1) sorted by relevance
74 def verify_cipher(security_profile, valid_ciphers): argument84 if security_profile.wpa_cipher not in valid_ciphers:87 (security_profile.wpa_cipher, valid_ciphers))89 if security_profile.wpa2_cipher not in valid_ciphers:92 (security_profile.wpa2_cipher, valid_ciphers))