Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
eapol_keydes_types.h
Go to the documentation of this file.
1
12
#ifndef __EAPOL_KEYDES_TYPES_H__
13
#define __EAPOL_KEYDES_TYPES_H__
14
15
#define EAPOL_RC4_KEY 1
/* RC4 - deprecated */
16
#define EAPOL_RSN_KEY 2
/* 802.11i - "work in progress" */
17
#define EAPOL_WPA_KEY 254
18
19
#endif
/* __EAPOL_KEYDES_TYPES_H__ */
Generated by
1.9.8