Home
last modified time | relevance | path

Searched refs:IEEE (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd-14.2/contrib/wpa/hostapd/
H A DREADME1 hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP
98 IEEE 802.1X
146 connection, based on the IEEE 802.1X state.
151 this, IEEE 802.11 association is performed. If IEEE 802.1X is
159 Host AP configuration for IEEE 802.1X
220 Supported WPA/IEEE 802.11i features:
234 completed its work in May 2004. The IEEE 802.11i amendment to the IEEE
278 IEEE 802.11i / WPA2
308 # and/or WPA2 (full IEEE 802.11i/RSN):
310 # bit1 = IEEE 802.11i/RSN (WPA2)
[all …]
H A Ddefconfig47 # WPA2/IEEE 802.11i RSN pre-authentication
147 # IEEE Std 802.11r-2008 (Fast BSS Transition)
150 # Use the hostapd's IEEE 802.11 authentication (ACL), but without
151 # the IEEE 802.11 Management capability (e.g., FreeBSD/net80211)
154 # Wireless Network Management (IEEE Std 802.11v-2011)
158 # IEEE 802.11ac (Very High Throughput) support
161 # IEEE 802.11ax HE support
164 # IEEE 802.11be EHT support
168 # final IEEE 802.11be version.
317 # Interworking (IEEE 802.11u)
[all …]
H A DChangeLog7 * HE/IEEE 802.11ax/Wi-Fi 6
9 * EHT/IEEE 802.11be/Wi-Fi 7
728 * fix IGTK PN in group rekeying (IEEE 802.11w)
784 standard when using CCMP (for IEEE 802.11r and IEEE 802.11w)
857 (IEEE 802.11w)
982 and IEEE 802.1X without WEP)
1241 IEEE 802.11i pre-authentication
1265 * finished update from IEEE 802.1X-2001 to IEEE 802.1X-REV (now d11)
1270 IEEE 802.11F-2003)
1296 IEEE 802.1X port was being deauthorized
[all …]
H A Dhostapd.deny1 # List of MAC addresses that are not allowed to authenticate (IEEE 802.11)
H A Dhostapd.accept1 # List of MAC addresses that are allowed to authenticate (IEEE 802.11)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.h25 bool IEEE : 1; member
40 IEEE(true), in SIModeRegisterDefaults()
49 Mode.IEEE = !AMDGPU::isShader(CC); in getDefaultForCallingConv()
54 return IEEE == Other.IEEE && DX10Clamp == Other.DX10Clamp &&
86 return DX10Clamp == CalleeMode.DX10Clamp && IEEE == CalleeMode.IEEE; in isInlineCompatible()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h849 IEEE = RHS.IEEE;
863 IEEE = std::move(RHS.IEEE);
1046 return U.IEEE.add(RHS.U.IEEE, RM); in add()
1055 return U.IEEE.subtract(RHS.U.IEEE, RM); in subtract()
1064 return U.IEEE.multiply(RHS.U.IEEE, RM); in multiply()
1073 return U.IEEE.divide(RHS.U.IEEE, RM); in divide()
1082 return U.IEEE.remainder(RHS.U.IEEE); in remainder()
1091 return U.IEEE.mod(RHS.U.IEEE); in mod()
1103 return U.IEEE.fusedMultiplyAdd(Multiplicand.U.IEEE, Addend.U.IEEE, RM); in fusedMultiplyAdd()
1254 return U.IEEE.compare(RHS.U.IEEE); in compare()
[all …]
H A DFloatingPointMode.h77 IEEE, enumerator
115 return DenormalMode(DenormalModeKind::IEEE, DenormalModeKind::IEEE); in getIEEE()
193 .Cases("", "ieee", DenormalMode::IEEE) in parseDenormalFPAttributeComponent()
204 case DenormalMode::IEEE: in denormalModeKindName()
/freebsd-14.2/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_background.sgml14 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose>
19 <para>The original security mechanism of IEEE 802.11 standard was
22 (Security) of IEEE 802.11 working group
25 2004. The IEEE 802.11i amendment to the IEEE 802.11 standard was
29 of the IEEE 802.11i work (draft 3.0) to define a subset of the
37 <para>IEEE 802.11 standard defined wired equivalent privacy (WEP)
57 EAP just like IEEE 802.1X is using or pre-shared keys without need
73 <title>IEEE 802.11i / WPA2</title>
75 <para>The design for parts of IEEE 802.11i that were not included
76 in WPA has finished (May 2004) and this amendment to IEEE 802.11
[all …]
H A Dwpa_supplicant.sgml43 wireless networks. The original wireless LAN standard, IEEE 802.11,
50 a much improved mechanism for securing wireless networks. IEEE 802.11i
61 Server. In addition, it controls the roaming and IEEE 802.11
104 <para>If WPA-EAP: integrated IEEE 802.1X Supplicant
111 <para>If WPA-EAP: master key is received from the IEEE 802.1X
139 <para>Supported WPA/IEEE 802.11i features:</para>
148 supported with an integrate IEEE 802.1X Supplicant:</para>
209 the driver for IEEE 802.11 authentication)</para></listitem>
213 with WPA or IEEE 802.1X WEP keying)</para></listitem>
230 <para>RSN/WPA2 (IEEE 802.11i)</para>
[all …]
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DRSTP-MIB.txt20 -- MIB for IEEE 802.1w Rapid Spanning Tree Protocol
41 by IEEE 802.1w.
76 IEEE 802.1D-1998 and 'rstp(2)' indicates the Rapid
85 "IEEE 802.1w clause 14.8.1, 17.12, 17.16.1"
101 "IEEE 802.1w clause 17.16.6"
156 "IEEE 802.1w clause 14.8.2.4, 17.18.10, 17.26"
179 "IEEE 802.1t clause 14.8.2, 18.3.3"
195 "IEEE 802.1t clause 14.8.2, 18.3.4"
225 "IEEE 802.1w clause 6.4.3, 6.5, 14.8.2"
245 "IEEE 802.1w clause 6.4.3, 6.5, 14.8.2"
[all …]
H A DBRIDGE-MIB.txt20 -- MIB for IEEE 802.1D devices
57 IEEE 802.1D.
74 IEEE 802.1w.
360 On bridges supporting IEEE 802.1t or IEEE 802.1w,
380 IEEE 802.1w clause 14.8.1.1."
406 "IEEE 802.1D-1998: clause 8.5.3.1"
417 "IEEE 802.1D-1998: clause 8.5.3.2"
428 "IEEE 802.1D-1998: clause 8.5.3.3"
617 On bridges supporting IEEE 802.1t or IEEE 802.1w,
749 IEEE 802.1t."
[all …]
/freebsd-14.2/contrib/gdtoa/
H A DREADME3 and extended-precision IEEE binary floating-point arithmetic, and
4 other IEEE-like binary floating-point, including "double double",
47 f IEEE single precision
48 d IEEE double precision
49 x IEEE extended precision, as on Intel 80x87
53 xL IEEE extended precision, as on Motorola 68xxx chips
55 dd double double, pairs of IEEE double numbers
60 mode on IEEE-arithmetic systems that provide the C99 fegetround()
96 illustrates one way to do this for IEEE binary double-precision
138 strtord(s,se,1,&f). Parts of strtod require true IEEE double
[all …]
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dparrot14 >32 byte 0 IEEE-754 8 byte double floats,
16 >32 byte 2 IEEE-754 16 byte long double floats,
H A Dsun101 >12 belong 0 (IEEE 802.3)
102 >12 belong 1 (IEEE 802.4)
103 >12 belong 2 (IEEE 802.5)
104 >12 belong 3 (IEEE 802.6)
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc10 // IEEE-754 floating-point type. The constants and types defined following the
13 // It does not support types that don't use the usual IEEE-754 interchange
40 // The source type may use a usual IEEE-754 interchange format or Intel 80-bit
42 // srcSigBits. The destination type is assumed to be one of IEEE-754 standard
H A Dfp_trunc_impl.inc10 // IEEE-754 floating-point type in the default (round to nearest, ties to even)
16 // use the usual IEEE-754 interchange formats; specifically, some work would be
41 // The destination type may use a usual IEEE-754 interchange format or Intel
43 // not equal to dstSigBits. The source type is assumed to be one of IEEE-754
/freebsd-14.2/lib/libc/softfloat/
H A Dsoftfloat.txt13 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. As many as four
20 IEC/IEEE Floating-Point Standard. Details about the standard are available
104 implements the usual C `float' and `double' types according to the IEC/IEEE
120 IEC/IEEE Standard.
128 The only functions required by the IEC/IEEE Standard that are not provided
135 All four rounding modes prescribed by the IEC/IEEE Standard are implemented
167 All five exception flags required by the IEC/IEEE Standard are
182 In the terminology of the IEC/IEEE Standard, SoftFloat can detect tininess
265 the IEC/IEEE Standard. The remainder functions are:
287 specified by the IEC/IEEE Standard. The functions are:
[all …]
H A DREADME.txt10 the IEC/IEEE Standard for Binary Floating-Point Arithmetic. SoftFloat is
15 set of IEC/IEEE floating-point routines.
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Ddefconfig250 # Remove IEEE 802.11i/WPA-Personal ASCII passphrase support
420 # IEEE Std 802.11r-2008 (Fast BSS Transition) for station mode
502 # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)
505 # IEEE 802.11ax HE support (mainly for AP mode)
508 # IEEE 802.11be EHT support (mainly for AP mode)
512 # final IEEE 802.11be version.
515 # Wireless Network Management (IEEE Std 802.11v-2011)
519 # Interworking (IEEE 802.11u)
612 # Fast Initial Link Setup (FILS) (IEEE 802.11ai)
627 # Mesh Networking (IEEE 802.11s)
[all …]
H A DREADME53 Supported WPA/IEEE 802.11i features:
85 material, they cannot be used with WPA or IEEE 802.1X WEP keying)
91 - RSN/WPA2 (IEEE 802.11i)
191 The original security mechanism of IEEE 802.11 standard was not
196 completed its work in May 2004. The IEEE 802.11i amendment to the IEEE
200 IEEE 802.11i work (draft 3.0) to define a subset of the security
241 IEEE 802.11i / WPA2
246 June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
274 - If WPA-EAP: integrated IEEE 802.1X Supplicant completes EAP
756 logoff = IEEE 802.1X EAPOL state machine logoff
[all …]
H A DChangeLog11 * HE/IEEE 802.11ax/Wi-Fi 6
14 * EHT/IEEE 802.11be/Wi-Fi 7
772 - FT (IEEE 802.11r) with driver-based SME
1341 fix wired IEEE 802.1X authentication
1347 to be used (IEEE 802.11r)
1349 standard when using CCMP (for IEEE 802.11r and IEEE 802.11w)
1439 (IEEE 802.11w)
1485 WEP keys with IEEE 802.1X
2508 * added support for internal IEEE 802.1X (actually, IEEE 802.1aa/D6.1)
2530 (i.e., complete IEEE 802.1X/EAP authentication and use IEEE 802.1X
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h157 FPDenormalMode(DenormalMode::IEEE, DenormalMode::IEEE) {} in TargetOptions()
/freebsd-14.2/tools/build/options/
H A DWITHOUT_WPA_SUPPLICANT_EAPOL3 without support for the IEEE 802.1X protocol and without
/freebsd-14.2/
H A DCOPYRIGHT74 the second BSD Networking Software Release, from IEEE Std 1003.1-1988, IEEE
78 and the original IEEE Standard, the original IEEE Standard is the referee

1234567