Searched refs:identity (Results 201 - 225 of 636) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/eap_peer/
H A Deap_aka.c464 const u8 *identity = NULL; local
470 identity = data->reauth_id;
475 identity = data->pseudonym;
479 identity = eap_get_config_identity(sm, &identity_len);
480 if (identity) {
492 if (identity) {
494 identity, identity_len);
496 identity, identity_len);
753 const u8 *identity; local
859 identity
[all...]
H A Deap_ttls.c645 const u8 *identity, *password; local
651 identity = eap_get_config_identity(sm, &identity_len);
653 if (identity == NULL || password == NULL)
666 identity, identity_len);
694 mschapv2_derive_response(identity, identity_len, password,
730 const u8 *identity, *password; local
736 identity = eap_get_config_identity(sm, &identity_len);
738 if (identity == NULL || password == NULL)
751 identity, identity_len);
820 const u8 *identity, *passwor local
880 const u8 *identity, *password; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_aka.c462 const u8 *identity = NULL; local
468 identity = data->reauth_id;
473 identity = data->pseudonym;
477 identity = eap_get_config_identity(sm, &identity_len);
478 if (identity) {
490 if (identity) {
492 identity, identity_len);
494 identity, identity_len);
751 const u8 *identity; local
857 identity
[all...]
H A Deap_ttls.c645 const u8 *identity, *password; local
651 identity = eap_get_config_identity(sm, &identity_len);
653 if (identity == NULL || password == NULL)
666 identity, identity_len);
694 if (mschapv2_derive_response(identity, identity_len, password,
735 const u8 *identity, *password; local
741 identity = eap_get_config_identity(sm, &identity_len);
743 if (identity == NULL || password == NULL)
756 identity, identity_len);
825 const u8 *identity, *passwor local
885 const u8 *identity, *password; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dengine.c95 static void identity(char *ptr) function
287 if(cmds) sk_OPENSSL_STRING_pop_free(cmds, identity);
536 sk_OPENSSL_STRING_pop_free(engines, identity);
537 sk_OPENSSL_STRING_pop_free(pre_cmds, identity);
538 sk_OPENSSL_STRING_pop_free(post_cmds, identity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/eap_server/
H A Deap_wsc.c88 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN &&
89 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) ==
92 else if (sm->identity && sm->identity_len == WSC_ID_ENROLLEE_LEN &&
93 os_memcmp(sm->identity, WSC_ID_ENROLLEE, WSC_ID_ENROLLEE_LEN)
97 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity",
98 sm->identity, sm->identity_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_server/
H A Deap_server_wsc.c90 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN &&
91 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) ==
94 else if (sm->identity && sm->identity_len == WSC_ID_ENROLLEE_LEN &&
95 os_memcmp(sm->identity, WSC_ID_ENROLLEE, WSC_ID_ENROLLEE_LEN)
99 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity",
100 sm->identity, sm->identity_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/eap_server/
H A Deap_wsc.c88 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN &&
89 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) ==
92 else if (sm->identity && sm->identity_len == WSC_ID_ENROLLEE_LEN &&
93 os_memcmp(sm->identity, WSC_ID_ENROLLEE, WSC_ID_ENROLLEE_LEN)
97 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity",
98 sm->identity, sm->identity_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/eap_server/
H A Deap_server_wsc.c90 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN &&
91 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) ==
94 else if (sm->identity && sm->identity_len == WSC_ID_ENROLLEE_LEN &&
95 os_memcmp(sm->identity, WSC_ID_ENROLLEE, WSC_ID_ENROLLEE_LEN)
99 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity",
100 sm->identity, sm->identity_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dengine.c95 static void identity(char *ptr) function
280 sk_OPENSSL_STRING_pop_free(cmds, identity);
503 sk_OPENSSL_STRING_pop_free(engines, identity);
504 sk_OPENSSL_STRING_pop_free(pre_cmds, identity);
505 sk_OPENSSL_STRING_pop_free(post_cmds, identity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dengine.c95 static void identity(char *ptr) function
280 sk_OPENSSL_STRING_pop_free(cmds, identity);
503 sk_OPENSSL_STRING_pop_free(engines, identity);
504 sk_OPENSSL_STRING_pop_free(pre_cmds, identity);
505 sk_OPENSSL_STRING_pop_free(post_cmds, identity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dengine.c95 static void identity(char *ptr) function
287 if(cmds) sk_OPENSSL_STRING_pop_free(cmds, identity);
536 sk_OPENSSL_STRING_pop_free(engines, identity);
537 sk_OPENSSL_STRING_pop_free(pre_cmds, identity);
538 sk_OPENSSL_STRING_pop_free(post_cmds, identity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dengine.c95 static void identity(char *ptr) function
280 sk_OPENSSL_STRING_pop_free(cmds, identity);
503 sk_OPENSSL_STRING_pop_free(engines, identity);
504 sk_OPENSSL_STRING_pop_free(pre_cmds, identity);
505 sk_OPENSSL_STRING_pop_free(post_cmds, identity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dengine.c95 static void identity(char *ptr) function
287 if(cmds) sk_OPENSSL_STRING_pop_free(cmds, identity);
536 sk_OPENSSL_STRING_pop_free(engines, identity);
537 sk_OPENSSL_STRING_pop_free(pre_cmds, identity);
538 sk_OPENSSL_STRING_pop_free(post_cmds, identity);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/eap_server/
H A Deap_wsc.c88 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN &&
89 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) ==
92 else if (sm->identity && sm->identity_len == WSC_ID_ENROLLEE_LEN &&
93 os_memcmp(sm->identity, WSC_ID_ENROLLEE, WSC_ID_ENROLLEE_LEN)
97 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity",
98 sm->identity, sm->identity_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/eap_server/
H A Deap_server_wsc.c90 if (sm->identity && sm->identity_len == WSC_ID_REGISTRAR_LEN &&
91 os_memcmp(sm->identity, WSC_ID_REGISTRAR, WSC_ID_REGISTRAR_LEN) ==
94 else if (sm->identity && sm->identity_len == WSC_ID_ENROLLEE_LEN &&
95 os_memcmp(sm->identity, WSC_ID_ENROLLEE, WSC_ID_ENROLLEE_LEN)
99 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity",
100 sm->identity, sm->identity_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/eap_peer/
H A Deap_ttls.c645 const u8 *identity, *password; local
651 identity = eap_get_config_identity(sm, &identity_len);
653 if (identity == NULL || password == NULL)
666 identity, identity_len);
694 mschapv2_derive_response(identity, identity_len, password,
730 const u8 *identity, *password; local
736 identity = eap_get_config_identity(sm, &identity_len);
738 if (identity == NULL || password == NULL)
751 identity, identity_len);
820 const u8 *identity, *passwor local
880 const u8 *identity, *password; local
[all...]
H A Deap_ikev2.c67 const u8 *identity, *password; local
70 identity = eap_get_config_identity(sm, &identity_len);
71 if (identity == NULL) {
72 wpa_printf(MSG_INFO, "EAP-IKEV2: No identity available");
90 os_memcpy(data->ikev2.IDr, identity, identity_len);
H A Deap_psk.c40 const u8 *identity, *password; local
61 identity = eap_get_config_identity(sm, &identity_len);
62 if (identity) {
65 os_memcpy(data->id_p, identity, identity_len);
69 wpa_printf(MSG_INFO, "EAP-PSK: could not get own identity");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_ttls.c645 const u8 *identity, *password; local
651 identity = eap_get_config_identity(sm, &identity_len);
653 if (identity == NULL || password == NULL)
666 identity, identity_len);
694 if (mschapv2_derive_response(identity, identity_len, password,
735 const u8 *identity, *password; local
741 identity = eap_get_config_identity(sm, &identity_len);
743 if (identity == NULL || password == NULL)
756 identity, identity_len);
825 const u8 *identity, *passwor local
885 const u8 *identity, *password; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/eap_peer/
H A Deap_ttls.c645 const u8 *identity, *password; local
651 identity = eap_get_config_identity(sm, &identity_len);
653 if (identity == NULL || password == NULL)
666 identity, identity_len);
694 mschapv2_derive_response(identity, identity_len, password,
730 const u8 *identity, *password; local
736 identity = eap_get_config_identity(sm, &identity_len);
738 if (identity == NULL || password == NULL)
751 identity, identity_len);
820 const u8 *identity, *passwor local
880 const u8 *identity, *password; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_ttls.c645 const u8 *identity, *password; local
651 identity = eap_get_config_identity(sm, &identity_len);
653 if (identity == NULL || password == NULL)
666 identity, identity_len);
694 if (mschapv2_derive_response(identity, identity_len, password,
735 const u8 *identity, *password; local
741 identity = eap_get_config_identity(sm, &identity_len);
743 if (identity == NULL || password == NULL)
756 identity, identity_len);
825 const u8 *identity, *passwor local
885 const u8 *identity, *password; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/watchdog/
H A Dsa1100_wdt.c86 .identity = "SA1100/PXA255 Watchdog",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/mouse/
H A Dsynaptics.h107 unsigned long int identity; /* Identification */ member in struct:synaptics_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/mouse/
H A Dsynaptics.h107 unsigned long int identity; /* Identification */ member in struct:synaptics_data

Completed in 197 milliseconds

1234567891011>>