HomeSort by relevance Sort by last modified time
    Searched refs:pin (Results 51 - 75 of 170) sorted by null

1 23 4 5 6 7

  /external/wpa_supplicant_8/src/wps/
wps_common.c 202 * wps_pin_checksum - Compute PIN checksum
203 * @pin: Seven digit PIN (i.e., eight digit PIN without the checksum digit)
206 unsigned int wps_pin_checksum(unsigned int pin)
209 while (pin) {
210 accum += 3 * (pin % 10);
211 pin /= 10;
212 accum += pin % 10;
213 pin /= 10
    [all...]
wps.h 128 * pin - Enrollee Device Password (%NULL for Registrar or PBC)
130 const u8 *pin; member in struct:wps_config
133 * pin_len - Length on pin in octets
153 * current AP settings by using AP PIN.
172 * dev_pw_id - Device Password ID for Enrollee when PIN is used
280 * pin_needed_cb - Callback for requesting a PIN
286 * PIN method and a matching PIN (Device Password) is not found in
313 * changes (e.g., a new PIN becomes available or PBC is invoked). This
457 * WPS_EV_AP_PIN_SUCCESS - External Registrar used correct AP PIN
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
SimulatedCommands.java 110 public void supplyIccPin(String pin, Message result) {
121 if (pin != null && pin.equals(mPinCode)) {
288 Log.i(LOG_TAG, "[SimCmd] changeIccPin: pin failed!");
335 public void queryFacilityLock(String facility, String pin,
337 queryFacilityLockForApp(facility, pin, serviceClass, null, result);
341 public void queryFacilityLockForApp(String facility, String pin, int serviceClass,
369 public void setFacilityLock(String facility, boolean lockEnabled, String pin, int serviceClass,
371 setFacilityLockForApp(facility, lockEnabled, pin, serviceClass, null, result);
376 String pin, int serviceClass, String appId
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 180 pos = os_strstr(phase1, "pin=");
183 cfg.pin = (const u8 *) pos;
186 cfg.pin_len = pos - (const char *) cfg.pin;
193 if (cfg.pin == NULL && !cfg.pbc) {
194 wpa_printf(MSG_INFO, "EAP-WSC: PIN or PBC not set in phase1 "
201 if (pos && cfg.pin)
228 if (registrar && cfg.pin) {
230 cfg.pin, cfg.pin_len, 0);
eap_tls_common.c 67 params->pin = config->pin;
88 params->pin = config->pin2;
149 * At this point with the pkcs11 engine the PIN might be wrong.
150 * We reset the PIN in the configuration to be sure to not use
153 os_free(config->pin);
154 config->pin = NULL;
158 * We do not know exactly but maybe the PIN was wrong,
161 os_free(config->pin);
162 config->pin = NULL
    [all...]
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPOutputStreamTest.java 166 PipedInputStream pin = new PipedInputStream(pout); local
168 GZIPInputStream in = new GZIPInputStream(pin);
  /frameworks/base/core/jni/
android_os_MemoryFile.cpp 110 static void android_os_MemoryFile_pin(JNIEnv* env, jobject clazz, jobject fileDescriptor, jboolean pin)
113 int result = (pin ? ashmem_pin_region(fd, 0, 0) : ashmem_unpin_region(fd, 0, 0));
  /external/quake/quake/src/QW/client/
model.c 1232 void * Mod_LoadAliasFrame (void * pin, int *pframeindex, int numv,
1239 pdaliasframe = (daliasframe_t *)pin;
1280 void * Mod_LoadAliasGroup (void * pin, int *pframeindex, int numv,
1290 pingroup = (daliasgroup_t *)pin;
1345 void * Mod_LoadAliasSkin (void * pin, int *pskinindex, int skinsize,
1353 pinskin = (byte *)pin;
1384 void * Mod_LoadAliasSkinGroup (void * pin, int *pskinindex, int skinsize,
1394 pinskingroup = (daliasskingroup_t *)pin;
1805 dsprite_t *pin; local
    [all...]
  /external/quake/quake/src/WinQuake/
model.cpp 1235 void * Mod_LoadAliasFrame (void * pin, int *pframeindex, int numv,
1242 pdaliasframe = (daliasframe_t *)pin;
1283 void * Mod_LoadAliasGroup (void * pin, int *pframeindex, int numv,
1293 pingroup = (daliasgroup_t *)pin;
1348 void * Mod_LoadAliasSkin (void * pin, int *pskinindex, int skinsize,
1356 pinskin = (byte *)pin;
1387 void * Mod_LoadAliasSkinGroup (void * pin, int *pskinindex, int skinsize,
1397 pinskingroup = (daliasskingroup_t *)pin;
1782 dsprite_t *pin; local
    [all...]
  /external/valgrind/tsan/
ts_util.cc 46 # include "pin.H"
50 // This is the way of including winows.h recommended by PIN docs.
612 #include "pin.H"
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf.orig 455 # EAP-WSC (WPS) uses following options: pin=<Device Password> or
649 pin="1234"
813 # Optional PIN configuration; this can be left out and PIN will be
815 pin="1234"
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 424 char *pin; local
427 pin = os_strchr(cmd, ' ');
428 if (pin)
429 *pin++ = '\0';
444 return wpa_supplicant_ap_wps_pin(wpa_s, _bssid, pin,
448 if (pin) {
449 ret = wpas_wps_start_pin(wpa_s, _bssid, pin, 0,
453 ret = os_snprintf(buf, buflen, "%s", pin);
464 /* Return the generated PIN */
475 char pin[9] local
546 char *pin; local
631 char *pin; local
656 char *uuid = cmd, *pin, *pos; local
675 char *uuid = cmd, *pin; local
699 char *pin; local
2639 char *pin = NULL; local
    [all...]
wpa_supplicant.conf 536 # EAP-WSC (WPS) uses following options: pin=<Device Password> or
730 pin="1234"
    [all...]
  /packages/apps/Phone/src/com/android/phone/
FdnSetting.java 50 * The first is used for toggling FDN enable, the second for the PIN change.
56 // We only care about the pin preferences here, the manage FDN contacts
84 // size limits for the pin.
108 // validate the pin first, before submitting it to the RIL for FDN enable.
118 // throw up error if the pin is invalid.
126 * Attempt to change the pin.
144 // 1. Enter old pin
145 // 2. Enter new pin
146 // 3. Re-Enter new pin
156 // if the pin is not valid, display a message and reset the state
    [all...]
GetPin2Screen.java 48 mPin2Field = (EditText) findViewById(R.id.pin);
  /packages/apps/Settings/src/com/android/settings/
IccLockSettings.java 40 * also the dialogs to change the ICC PIN. In the former case, enabling/disabling
41 * the ICC lock will prompt the user for the current PIN.
42 * In the Change PIN case, it prompts the user for old pin, new pin and new pin
53 // State when entering the old pin
55 // State when entering the new pin - first time
57 // State when entering the new pin - second time
69 // Save and restore inputted PIN code when configuration change
    [all...]
ConfirmLockPassword.java 148 final String pin = mPasswordEntry.getText().toString(); local
149 if (mLockPatternUtils.checkPassword(pin)) {
152 intent.putExtra(ChooseLockSettingsHelper.EXTRA_KEY_PASSWORD, pin);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
PipedInputStreamTest.java 118 PipedInputStream pin = new PipedInputStream(); local
119 PipedOutputStream pout = new PipedOutputStream(pin);
126 assertEquals("Incorrect available count", 1024 , pin.available());
  /external/valgrind/tsan/pin/
Makefile 3 PIN_BIN=${PIN_ROOT}/pin
40 LIBS=pin.lib libxed.lib libcpmt.lib libcmt.lib pinvm.lib kernel32.lib ntdll-32.lib
114 rm -fv *.so *.o *.obj *.dll core* pintool.log* pin.log *.exp *.lib *.pdb *.ilk *.exe
  /packages/apps/Settings/src/com/android/settings/wifi/
WpsDialog.java 84 public void onStartSuccess(String pin) {
85 if (pin != null) {
87 mContext.getString(R.string.wifi_wps_onstart_pin), pin));
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 347 char *pin = os_strchr(txt, ' '); local
353 if (pin == NULL)
355 *pin++ = '\0';
357 timeout_txt = os_strchr(pin, ' ');
370 return hostapd_wps_add_pin(hapd, addr, txt, pin, timeout);
377 char pin[9]; local
387 pin[len++] = *pos;
389 wpa_printf(MSG_DEBUG, "WPS: Too long PIN");
394 wpa_printf(MSG_DEBUG, "WPS: Invalid PIN length %d", (int) len);
397 pin[len] = '\0'
476 char *pin; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_wsc.c 118 pos = os_strstr(phase1, "pin=");
121 cfg.pin = (const u8 *) pos;
124 cfg.pin_len = pos - (const char *) cfg.pin;
131 if (cfg.pin == NULL && !cfg.pbc) {
132 wpa_printf(MSG_INFO, "EAP-WSC: PIN or PBC not set in phase1 "
145 if (registrar && cfg.pin) {
147 cfg.pin, cfg.pin_len, 0);
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 232 static int scard_verify_pin(struct scard_data *scard, const char *pin);
430 * selected sim_type. In addition, local flag is set if a PIN is needed to
585 wpa_printf(MSG_DEBUG, "SCARD: Failed to determine whether PIN "
612 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
614 * @pin: PIN code as an ASCII string (e.g., "1234")
617 int scard_set_pin(struct scard_data *scard, const char *pin)
624 if (pin == NULL) {
625 wpa_printf(MSG_DEBUG, "No PIN configured for SIM "
629 if (scard_verify_pin(scard, pin)) {
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 226 static int scard_verify_pin(struct scard_data *scard, const char *pin);
424 * selected sim_type. In addition, local flag is set if a PIN is needed to
579 wpa_printf(MSG_DEBUG, "SCARD: Failed to determine whether PIN "
606 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
608 * @pin: PIN code as an ASCII string (e.g., "1234")
611 int scard_set_pin(struct scard_data *scard, const char *pin)
618 if (pin == NULL) {
619 wpa_printf(MSG_DEBUG, "No PIN configured for SIM "
623 if (scard_verify_pin(scard, pin)) {
    [all...]
  /external/skia/src/effects/
SkColorFilters.cpp 280 static inline unsigned pin(unsigned value, unsigned max) { function
317 unsigned r = pin(SkAlphaMul(SkGetPackedR32(c), scaleR) + SkAlphaMul(addR, scaleA), a);
318 unsigned g = pin(SkAlphaMul(SkGetPackedG32(c), scaleG) + SkAlphaMul(addG, scaleA), a);
319 unsigned b = pin(SkAlphaMul(SkGetPackedB32(c), scaleB) + SkAlphaMul(addB, scaleA), a);
368 unsigned r = pin(SkGetPackedR32(c) + SkAlphaMul(addR, scaleA), a);
369 unsigned g = pin(SkGetPackedG32(c) + SkAlphaMul(addG, scaleA), a);
370 unsigned b = pin(SkGetPackedB32(c) + SkAlphaMul(addB, scaleA), a);

Completed in 1747 milliseconds

1 23 4 5 6 7