TianoCore EDK2
master
Loading...
Searching...
No Matches
EapContext.h
Go to the documentation of this file.
1
10
#ifndef __EFI_WIFI_EAP_CONTEXT_H__
11
#define __EFI_WIFI_EAP_CONTEXT_H__
12
13
typedef
struct
{
14
BOOLEAN IsEncrypted;
15
CHAR16 EncryptPassword[PASSWORD_STORAGE_SIZE];
16
UINTN
KeySize;
17
UINT8 KeyData[1];
18
}
EFI_EAP_PRIVATE_KEY
;
19
20
#endif
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
EFI_EAP_PRIVATE_KEY
Definition:
EapContext.h:13
NetworkPkg
WifiConnectionManagerDxe
EapContext.h
Generated on Fri Nov 15 2024 18:01:20 for TianoCore EDK2 by
1.9.6