| /netbsd-src/external/bsd/wpa/dist/src/ap/ |
| H A D | eap_user_db.c | 136 size_t identity_len, int phase2) in eap_user_sqlite_get() argument 173 hapd->tmp_eap_user.phase2 = phase2; in eap_user_sqlite_get() 189 id_str, phase2); in eap_user_sqlite_get() 202 if (user == NULL && !phase2) { in eap_user_sqlite_get() 233 size_t identity_len, int phase2) in hostapd_get_eap_user() argument 262 if (!phase2 && user->identity == NULL) { in hostapd_get_eap_user() 267 if (user->phase2 == !!phase2 && user->wildcard_prefix && in hostapd_get_eap_user() 275 if (user->phase2 == !!phase2 && in hostapd_get_eap_user() 285 phase2); in hostapd_get_eap_user()
|
| /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/ |
| H A D | networkconfig.cpp | 312 char phase2[32]; in addNetwork() local 313 phase2[0] = '\0'; in addNetwork() 316 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork() 321 snprintf(phase2, sizeof(phase2), "autheap=%s", in addNetwork() 325 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork() 330 snprintf(phase2, sizeof(phase2), "auth=%s", in addNetwork() 336 snprintf(phase2, sizeof(phase2), in addNetwork() 350 if (phase2[0]) in addNetwork() 351 setNetworkParam(id, "phase2", phase2, true); in addNetwork()
|
| /netbsd-src/external/bsd/wpa/dist/hostapd/ |
| H A D | hostapd.eap_user_sqlite | 6 phase2 INTEGER, 15 INSERT INTO users(identity,methods,password,phase2) VALUES ('user','TTLS-MSCHAPV2','password',1); 16 INSERT INTO users(identity,methods,password,phase2) VALUES ('DOMAIN\mschapv2 user','TTLS-MSCHAPV2',…
|
| /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/examples/ |
| H A D | ieee8021x.conf | 9 phase2="auth=MSCHAPV2"
|
| /netbsd-src/sys/netatalk/ |
| H A D | Makefile | 5 INCS= aarp.h at.h at_extern.h at_var.h ddp.h ddp_var.h phase2.h
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | unwind-seh.c | 248 goto phase2; in _GCC_specific_handler() 263 phase2: in _GCC_specific_handler()
|
| H A D | unwind-arm-common.inc | 425 /* Perform phase2 unwinding. VRS is the initial virtual register state. */ 467 /* Perform phase2 forced unwinding. */
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | unwind-seh.c | 248 goto phase2; in _GCC_specific_handler() 263 phase2: in _GCC_specific_handler()
|
| H A D | unwind-arm-common.inc | 429 /* Perform phase2 unwinding. VRS is the initial virtual register state. */ 471 /* Perform phase2 forced unwinding. */
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/ |
| H A D | racoon.conf.in | 50 phase2 15 sec;
|
| /netbsd-src/sys/arch/newsmips/dev/ |
| H A D | scsi_1185.c | 987 uint8_t phase2; in sc_pmatch() local 1002 phase2 = phase; in sc_pmatch() 1006 if (phase == phase2) { in sc_pmatch()
|
| /netbsd-src/crypto/dist/ipsec-tools/ |
| H A D | ChangeLog.old | 597 * src/racoon/handler.c: Fixed phase2 enc algo check when reloading 598 conf (could flush a phase2 handler when not needed). 1204 phase2 can start.
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | ChangeLog | 4006 * lex.c (lex_raw_string): Undo phase1 and phase2 transformations
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2005 | 4168 Use appropriate phase2 unwinder.
|