/freebsd/contrib/wpa/hostapd/ |
H A D | hostapd.eap_user | 19 # EAP-TLS, EAP-PEAP, EAP-TTLS, EAP-FAST, EAP-SIM, and EAP-AKA do not use 33 # method is using known prefix in identities (e.g., EAP-SIM and EAP-AKA). This 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 [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 | 16 * EAP-SIM/AKA: support IMSI privacy 103 * added eap_sim_id parameter to allow EAP-SIM/AKA server pseudonym and 553 * EAP-SIM: fixed re-authentication not to update pseudonym 554 * EAP-SIM: use Notification round before EAP-Failure 560 * EAP-SIM/AKA: allow pseudonym to be used after unknown reauth id 570 * EAP-SIM/AKA DB: added optional use of SQLite database for pseudonyms 893 * fixed EAP-SIM/AKA realm processing to allow decorated usernames to 895 * added a workaround for EAP-SIM/AKA peers that include incorrect null 897 * fixed EAP-SIM/AKA protected result indication to include AT_COUNTER 900 * fixed EAP-SIM Start response processing for fast reauthentication [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 23 #ifdef SIM 240 #if !defined(SIM) && defined(SIGDIE1) 249 #if !defined(SIM) && defined(HAVE_WORKING_FORK) 254 #if !defined(SIM) && !defined(SYS_WINNT) 261 #endif /* !SIM && !SYS_WINNT */ 268 #ifndef SIM 281 #endif /* !SIM */ 402 #ifdef SIM in parse_cmdline_opts() 486 #ifndef SIM in set_process_priority() 568 #endif /* !SIM */ in detach_from_terminal() [all...] |
H A D | ntp_config.c | 259 #ifdef SIM 261 #else /* !SIM follows */ 265 #endif /* !SIM */ 329 #ifdef SIM 333 #else /* !SIM follows */ 365 #endif /* !SIM */ 485 #ifdef SIM in free_config_tree() 487 #else /* !SIM follows */ in free_config_tree() 490 #endif /* !SIM */ in free_config_tree() 1845 #ifdef SIM in create_sim_script_info() [all...] |
/freebsd/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> 172 # This field is used with EAP-SIM/AKA/AKA' to encrypt the permanent 175 # authenticates the SIM/USIM. 177 # This field is used to help the EAP-SIM/AKA/AKA' server to identify 318 # sim_num: Identifier for which SIM to use in multi-SIM devices 388 Add a SIM credential using a simulated SIM/USIM card for testing: 402 Add a SIM credential using a external SIM/USIM processing: 410 > 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 | ChangeLog | 18 * EAP-SIM/AKA: support IMSI privacy 122 * extended EAP-SIM/AKA fast re-authentication to allow use with FILS 125 * added support for EAP-SIM/AKA using anonymous@realm identity 236 * fixed EAP-SIM/AKA/AKA' ext auth cases within TLS tunnel 729 * fixed EAP-SIM counter-too-small message 811 * added support for external SIM/USIM processing in EAP-SIM, EAP-AKA, 812 and EAP-AKA' (CTRL-REQ-SIM and CTRL-RSP-SIM commands over control 904 * EAP-AKA: keep pseudonym identity across EAP exchanges to match EAP-SIM 918 * PCSC and SIM/USIM improvements: 921 - try to read MNC length from SIM/USIM [all …]
|
H A D | defconfig | 133 # EAP-SIM (enable CONFIG_PCSC, if EAP-SIM is used) 136 # Enable SIM simulator (Milenage) for EAP-SIM 199 # PC/SC interface for smartcards (USIM, GSM SIM) 200 # Enable this if EAP-SIM or EAP-AKA is included 396 # of the shared code. Similarly, at least one of EAP-SIM/AKA must be included
|
/freebsd/contrib/ntp/libntp/ |
H A D | systime_s.c | 1 #define SIM macro
|
H A D | systime.c | 85 #ifndef SIM 92 #endif /* !SIM */ 134 #ifndef SIM /* ntpsim.c has get_systime() and friends for sim */ 681 #endif /* !SIM */
|
/freebsd/share/msgdef/ |
H A D | pt_PT.ISO8859-15.src | 13 sim:s:SIM:S:yes:y:YES:Y
|
/freebsd/share/msgdef_unicode/ |
H A D | pt_PT.UTF-8.src | 13 sim:s:SIM:S:yes:y:YES:Y
|
/freebsd/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/contrib/ntp/include/ |
H A D | ntp_unixtime.h | 11 #ifdef SIM
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCIndirectionUtils.cpp | 138 StubInitsMap SIM; in createStub() local 139 SIM[StubName] = std::make_pair(StubAddr, StubFlags); in createStub() 140 return createStubs(SIM); in createStub()
|
/freebsd/tools/tools/vhba/ |
H A D | README | 6 The first piece is a simple SIM driver for FreeBSD. It provides
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-thwc-ufi001c.dts | 42 /* This selects the external SIM card slot by default */
|
H A D | msm8916-huawei-g7.dts | 281 * "UIM2_PRESENT", i.e. to check if a second SIM card is inserted. 282 * Maybe Huawei decided to replace the second SIM card slot with the
|
/freebsd/sys/cam/ctl/ |
H A D | README.ctl.txt | 76 This is visible through the CTL CAM SIM. This allows using CTL without 170 - Fixed the phantom device problem in the CTL CAM SIM and improved the 171 CAM SIM to automatically trigger a rescan when the port is enabled and 337 This is a CTL frontend port that is also a CAM SIM. The idea is that this
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-g12b-bananapi-cm4-cm4io.dts | 151 /* miniPCIe port with USB + SIM slot */
|