|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Global decryption context holding keys and session state for dot11decrypt. More...
#include <dot11decrypt_system.h>
Public Attributes | |
| GHashTable * | sa_hash |
| DOT11DECRYPT_KEY_ITEM | keys [64] |
| size_t | keys_nr |
| uint8_t | pkt_ssid [32] |
| size_t | pkt_ssid_len |
Global decryption context holding keys and session state for dot11decrypt.
| DOT11DECRYPT_KEY_ITEM _DOT11DECRYPT_CONTEXT::keys[64] |
Array of configured decryption keys
| size_t _DOT11DECRYPT_CONTEXT::keys_nr |
Number of valid entries in keys
| uint8_t _DOT11DECRYPT_CONTEXT::pkt_ssid[32] |
SSID extracted from the current packet
| size_t _DOT11DECRYPT_CONTEXT::pkt_ssid_len |
Length in bytes of pkt_ssid
| GHashTable* _DOT11DECRYPT_CONTEXT::sa_hash |
Hash table of active Security Associations (SA), keyed by address/session info