/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/ |
wanrouter.h | 316 char chap; member in struct:wanif_conf
|
/packages/inputmethods/LatinIME/java/res/values-uz-rUZ/ |
strings-letter-descriptions.xml | 185 <string name="spoken_symbol_2018" msgid="4886476295598930225">"Chap bir tirnoq belgisi"</string> 188 <string name="spoken_symbol_201C" msgid="4588048378803665427">"Chap qo?shtirnoq belgisi"</string>
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
index.html | 86 resp, content = h.request("https://example.org/chap/2",
|
/external/wpa_supplicant_8/hostapd/ |
Makefile | 348 CHAP=y 377 CHAP=y 570 ifdef CHAP 571 OBJS += ../src/eap_common/chap.o
|
/external/wpa_supplicant_8/src/ap/ |
eap_user_db.c | 48 if (os_strcmp(start, "TTLS-CHAP") == 0) {
|
/frameworks/base/packages/Osu/src/com/android/configparse/ |
ConfigBuilder.java | 253 case CHAP:
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_mschapv2.c | 9 * draft-kamath-pppext-eap-mschapv2-00.txt defines the Microsoft EAP CHAP 11 * derivation. This encapsulates MS-CHAP-v2 protocol which is defined in 692 * changed the username/password. In this case, EAP MS-CHAP-v2
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
wanrouter.h | 28 * Dec 05, 1997 Jaspreet Singh Added 'pap', 'chap' to 'wanif_conf_t' 412 char chap; /* CHAP enabled or disabled */ member in struct:wanif_conf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
wanrouter.h | 28 * Dec 05, 1997 Jaspreet Singh Added 'pap', 'chap' to 'wanif_conf_t' 412 char chap; /* CHAP enabled or disabled */ member in struct:wanif_conf
|
/external/ppp/pppd/ |
pppd.h | 297 extern char passwd[MAXSECRETLEN]; /* Password for PAP or CHAP */ 351 /* Has meaning only with MS-CHAP challenges */ 574 /* get "secret" for chap */ [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ref/ |
httplib2-example.html | 80 resp, content = h.request("https://example.org/chap/2",
|
/external/wpa_supplicant_8/wpa_supplicant/ |
Android.mk | 430 CHAP=y 444 CHAP=y 917 ifdef CHAP 918 OBJS += src/eap_common/chap.c [all...] |
nmake.mak | 88 $(OBJDIR)\chap.obj \
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.ascend | 195 VALUE Ascend-Send-Auth Send-Auth-CHAP 2 196 VALUE Ascend-Send-Auth Send-Auth-MS-CHAP 3
|
/external/tcpdump/ |
print-l2tp.c | 63 #define L2TP_AUTHEN_TYPE_CHAP 0x0002 /* PPP CHAP */ 195 { L2TP_AUTHEN_TYPE_CHAP, "CHAP" },
|
print-radius.c | 378 { "CHAP-Password", NULL, 0, 0, NULL }, 435 { "CHAP-Challenge", NULL, 0, 0, print_attr_string }, [all...] |