• Ayala Beker's avatar
    iwlwifi: mvm: add support for GCMP encryption · 2a53d166
    Ayala Beker authored
    Newer hardware supports GCMP and GCMP 256-bit ciphers.
    Add support for adding/setting GCMP key for TX mode.
    
    In the TX command handling GCMP-256 is handled in a different
    way as the key size should be up to 128-bits:
    Set the key value to the key index in the key table,
    and specify that this key should be taken form the key table
    instead of from the TX command.
    
    While at it - convert security control flags to an enum.
    Signed-off-by: default avatarAyala Beker <ayala.beker@intel.com>
    Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
    2a53d166
sta.c 77.5 KB