• Home
  • Raw
  • Download

Lines Matching refs:EAP

71 # Enable IEEE 802.1X Supplicant (automatically included if any EAP method is
75 # EAP-MD5
78 # EAP-MSCHAPv2
81 # EAP-TLS
87 # EAP-TTLS
90 # EAP-FAST
93 # EAP-GTC
96 # EAP-OTP
99 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used)
102 # EAP-PSK (experimental; this is _not_ needed for WPA-PSK)
105 # EAP-pwd (secure authentication using only a password)
108 # EAP-PAX
114 # EAP-AKA (enable CONFIG_PCSC, if EAP-AKA is used)
117 # EAP-AKA' (enable CONFIG_PCSC, if EAP-AKA' is used).
121 # Enable USIM simulator (Milenage) for EAP-AKA
124 # EAP-SAKE
127 # EAP-GPSK
129 # Include support for optional SHA256 cipher suite in EAP-GPSK
132 # EAP-TNC and related Trusted Network Connect support (experimental)
145 # EAP-IKEv2
148 # EAP-EKE
160 # Enable this if EAP-SIM or EAP-AKA is included
283 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
290 # TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.2)
334 # Add support for loading EAP methods dynamically as shared libraries.
335 # When this option is enabled, each EAP method can be either included
337 # Dynamic EAP methods are build as shared objects (eap_*.so) and they need to
342 # Note that some shared parts of EAP methods are included in the main program
343 # and in order to be able to use dynamic EAP methods using these parts, the
344 # main program must have been build with the EAP method enabled (=y or =dyn).
345 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
347 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
507 # EAP Re-authentication protocol