| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | hostapd.eap_user | 71 # Default to EAP-SIM and EAP-AKA based on fixed identity prefixes 72 "0"* AKA,TTLS,TLS,PEAP,SIM 73 "1"* SIM,TTLS,TLS,PEAP,AKA 74 "2"* AKA,TTLS,TLS,PEAP,SIM 75 "3"* SIM,TTLS,TLS,PEAP,AKA 76 "4"* AKA,TTLS,TLS,PEAP,SIM 77 "5"* SIM,TTLS,TLS,PEAP,AKA 83 * PEAP,TTLS,TLS,SIM,AKA 96 "1"* SIM [2] 98 "3"* SIM [2] [all …]
|
| H A D | hlr_auc_gw.txt | 1 HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator 3 hlr_auc_gw is an example implementation of the EAP-SIM/AKA/AKA' 6 authentication center (HLR/AuC). hostapd will send SIM/AKA 13 dynamic authentication data for EAP-SIM, EAP-AKA, and EAP-AKA' while the 15 extracted from a SIM card). 66 hostapd (EAP server) can also be configured to store the EAP-SIM/AKA 79 authentication server for EAP-SIM/AKA/AKA': 97 "1"* SIM 99 "3"* SIM 101 "5"* SIM
|
| H A D | eap_testing.txt | 26 EAP-PEAPv0/SIM + + - - - 36 EAP-PEAPv1/SIM + + - - - 50 EAP-TTLS/EAP-SIM + + - - - 53 EAP-SIM + + - - + 64 EAP-FAST/SIM(aprov) + - - - - 69 EAP-FAST/SIM(auth) + - - - -
|
| H A D | hlr_auc_gw.milenage_db | 4 # These values can be used for both UMTS (EAP-AKA) and GSM (EAP-SIM) 5 # authentication. In case of GSM/EAP-SIM, AMF and SQN values are not used, but
|
| H A D | hostapd.sim_db | 1 # Example GSM authentication triplet file for EAP-SIM authenticator
|
| H A D | ChangeLog | 66 * added eap_sim_id parameter to allow EAP-SIM/AKA server pseudonym and 516 * EAP-SIM: fixed re-authentication not to update pseudonym 517 * EAP-SIM: use Notification round before EAP-Failure 523 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id 863 * fixed EAP-SIM Start response processing for fast reauthentication 869 * fixed EAP-SIM and EAP-AKA message parser to validate attribute 878 EAP-SIM and EAP-AKA (eap_sim_aka_result_ind=1) 954 * hlr_auc_gw: added support for GSM-Milenage (for EAP-SIM) 957 GSM/UMTS authentication server for multiple SIM/USIM cards using 958 EAP-SIM/EAP-AKA [all …]
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntpd.c | 23 #ifdef SIM 243 #if !defined(SIM) && defined(SIGDIE1) 257 #if !defined(SIM) && !defined(SYS_WINNT) 271 #ifndef SIM 405 #ifdef SIM 471 #ifndef SIM 555 #if !defined(SIM) && !defined(SYS_WINNT) 803 #ifndef SIM 1438 #if !defined(SIM) && defined(SIGDIE1) 1565 #if !defined(SIM) && defined(SIGDIE1) [all …]
|
| H A D | ntp_config.c | 262 #ifdef SIM 330 #ifdef SIM 382 #ifndef SIM 491 #ifdef SIM in free_config_tree() 1776 #ifdef SIM 1833 #ifdef SIM 1873 #ifdef SIM 1915 #ifndef SIM 1991 #ifndef SIM 4697 #ifdef SIM [all …]
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | eap_testing.txt | 62 EAP-PEAPv0/SIM - - - - - - - - - - + - 73 EAP-PEAPv1/SIM - - - - - - - - - - + - 88 EAP-TTLS/EAP-SIM - - - - - - - - - - + - 95 EAP-SIM + - - ? - + - ? - - + - 108 EAP-FAST/SIM(aprov) - - - - - - - - - - + - 113 EAP-FAST/SIM(auth) - - - - - - - - - - + - 159 - EAP-SIM 277 - EAP-SIM 355 - EAP-SIM
|
| H A D | README-HS20 | 122 # pcsc: Use PC/SC and SIM/USIM card 168 # milenage: Milenage parameters for SIM/USIM simulator in <Ki>:<OPc>:<SQN> 287 # sim_num: Identifier for which SIM to use in multi-SIM devices 357 Add a SIM credential using a simulated SIM/USIM card for testing: 371 Add a SIM credential using a external SIM/USIM processing: 379 > set_cred 1 eap SIM
|
| H A D | todo.txt | 4 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA 46 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
|
| H A D | defconfig | 130 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used) 133 # Enable SIM simulator (Milenage) for EAP-SIM 196 # PC/SC interface for smartcards (USIM, GSM SIM) 197 # Enable this if EAP-SIM or EAP-AKA is included 384 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
|
| H A D | ChangeLog | 679 * fixed EAP-SIM counter-too-small message 761 * added support for external SIM/USIM processing in EAP-SIM, EAP-AKA, 762 and EAP-AKA' (CTRL-REQ-SIM and CTRL-RSP-SIM commands over control 868 * PCSC and SIM/USIM improvements: 871 - try to read MNC length from SIM/USIM 894 * EAP-SIM: fixed AT_COUNTER_TOO_SMALL use 1358 * added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA 1778 EAP-SIM and EAP-AKA with real SIM/USIM card when using ap_scan=0 or 2274 random-looking errors for EAP-SIM 2414 EAP-SIM; this requires pcsc-lite [all …]
|
| H A D | wpa_supplicant.conf | 1815 eap=SIM
|
| H A D | android.config | 102 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used) 162 # PC/SC interface for smartcards (USIM, GSM SIM) 163 # Enable this if EAP-SIM or EAP-AKA is included 350 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | systime_s.c | 1 #define SIM macro
|
| H A D | systime.c | 86 #ifndef SIM 135 #ifndef SIM /* ntpsim.c has get_systime() and friends for sim */
|
| /freebsd-13.1/share/msgdef/ |
| H A D | pt_PT.ISO8859-15.src | 13 sim:s:SIM:S:yes:y:YES:Y
|
| H A D | pt_PT.UTF-8.src | 13 sim:s:SIM:S:yes:y:YES:Y
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/freescale/ |
| H A D | fsl,imx7ulp-sim.txt | 3 The system integration module (SIM) provides system control and chip configuration
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntp_unixtime.h | 11 #ifdef SIM
|
| /freebsd-13.1/tools/tools/vhba/ |
| H A D | README | 7 The first piece is a simple SIM driver for FreeBSD. It provides
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCIndirectionUtils.cpp | 140 StubInitsMap SIM; in createStub() local 141 SIM[StubName] = std::make_pair(StubAddr, StubFlags); in createStub() 142 return createStubs(SIM); in createStub()
|
| /freebsd-13.1/sys/cam/ctl/ |
| H A D | README.ctl.txt | 77 This is visible through the CTL CAM SIM. This allows using CTL without 171 - Fixed the phantom device problem in the CTL CAM SIM and improved the 172 CAM SIM to automatically trigger a rescan when the port is enabled and 338 This is a CTL frontend port that is also a CAM SIM. The idea is that this
|
| /freebsd-13.1/sys/dts/arm/ |
| H A D | imx51x.dtsi | 539 /* 83FE4000 0x4000 SIM */ 540 /* 67 SIM intr composed of oef, xte, sdi1, and sdi0 */ 541 /* 68 SIM intr composed of tc, etc, tfe, and rdrf */
|