Add support for CCMP-256 and GCMP-256 ciphers
[project/iwinfo.git] / iwinfo_lib.c
index 118fe58d16b5d06f0ed3f831920b60da912370a2..3364cfcecbf0068383f622c85f64e87bef2f205e 100644 (file)
@@ -31,6 +31,9 @@ const char *IWINFO_CIPHER_NAMES[] = {
        "WEP104",
        "AES-OCB",
        "CKIP",
+       "GCMP",
+       "CCMP-256",
+       "GCMP-256",
 };
 
 const char *IWINFO_KMGMT_NAMES[] = {