Searched refs:Key (Results 151 - 154 of 154) sorted by relevance

1234567

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c233 PULONG Key
245 PULONG Key
/haiku/src/apps/bootmanager/
H A Dbootman.S134 ; Key codes
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlreg.h1020 #define ENCR_KEY_TYPE_ID_WEP 0x00 /* Key type is WEP */
1021 #define ENCR_KEY_TYPE_ID_TKIP 0x01 /* Key type is TKIP */
1022 #define ENCR_KEY_TYPE_ID_AES 0x02 /* Key type is AES-CCMP */
1031 #define ENCR_KEY_FLAG_AUTHENTICATOR 0x00000020 /* Key is for Authenticator */
1050 Key material definitions (for WEP, TKIP, & AES-CCMP)
1054 WEP Key material definition
1065 TKIP Key material definition
1078 // TKIP Key material. Key type (group or pairwise key) is
1088 AES-CCMP Key materia
1113 }__packed Key; member in struct:__anon86
[all...]
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp594 *virtualBus = it->Key();

Completed in 108 milliseconds

1234567