/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_background.sgml | 14 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose> 31 hardware. This is called Wi-Fi Protected Access<TM> (WPA). This
|
H A D | wpa_supplicant.sgml | 14 <refpurpose>Wi-Fi Protected Access client and IEEE 802.1X supplicant</refpurpose> 48 security issues due to the use of WEP for encryption. Wi-Fi Protected
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoFlags.def | 30 HANDLE_DI_FLAG(2, Protected)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 160 Protected, enumerator
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 94 # Enable internal EAP server for EAP-WSC (part of Wi-Fi Protected Setup)
|
H A D | android.config | 102 # Wi-Fi Protected Setup (WPS)
|
H A D | defconfig | 117 # Wi-Fi Protected Setup (WPS)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 275 Protected = 2, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 142 case MemberAccess::Protected: in getAccessibilityCode()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangOptions.h | 397 Protected, enumerator
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-WPS | 1 wpa_supplicant and Wi-Fi Protected Setup (WPS) 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentCommands.td | 311 def Protected : PropertyCommand<"protected">;
|
H A D | DeclObjC.h | 1955 None, Private, Protected, Public, Package enumerator 2001 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 299 CASE_OUTPUT_ENUM_CLASS_STR(PDB_MemberAccess, Protected, "protected", OS) in operator <<()
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | turris1x.dts | 94 /* MCP79402-I/ST Protected EEPROM */
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 336 CV_ENUM_CLASS_ENT(MemberAccess, Protected),
|
H A D | TypeDumpVisitor.cpp | 49 ENUM_ENTRY(MemberAccess, Protected), ENUM_ENTRY(MemberAccess, Public),
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 150 RETURN_CASE(MemberAccess, Protected, "protected"); in memberAccess()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pgp-binary-keys | 60 # 18 0xD2 -- Sym. Encrypted and Integrity Protected Data Packet
|
H A D | animation | 157 >8 string F4P \b, Protected Video for Adobe Flash Player 9+ (.F4P) 198 >8 string M4P \b, Apple iTunes ALAC/AAC-LC (.M4P) AES Protected Audio 261 >8 string piff \b, Protected Interoperable File Format
|
H A D | pgp | 96 >>1 byte&0xc0 0x80 Sym. Encrypted and Integrity Protected Data
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObjcopy.cpp | 590 case SymbolFlag::Protected: in addSymbol()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbUtil.cpp | 558 case MemberAccess::Protected: in TranslateMemberAccess()
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 304 IO.enumCase(Access, "Protected", MemberAccess::Protected); in enumeration()
|