Home
last modified time | relevance | path

Searched refs:digit (Results 1 – 6 of 6) sorted by relevance

/hostap-3.6.0/src/utils/
Dpcsc_funcs.c1151 unsigned char digit; in scard_get_imsi() local
1153 digit = buf[i] & 0x0f; in scard_get_imsi()
1154 if (digit < 10) in scard_get_imsi()
1155 *pos++ = '0' + digit; in scard_get_imsi()
1159 digit = buf[i] >> 4 & 0x0f; in scard_get_imsi()
1160 if (digit < 10) in scard_get_imsi()
1161 *pos++ = '0' + digit; in scard_get_imsi()
/hostap-3.6.0/wpa_supplicant/
DREADME-WPS98 WPS requires either a device PIN code (usually, 8-digit number) or a
104 remove non-digit characters and potentially, to verify the checksum
105 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing.
107 digit is incorrect, or the processed PIN (non-digit characters removed)
116 This will return the generated 8-digit PIN which will then need to be
DChangeLog1129 validate the checksum digit (if present).
/hostap-3.6.0/hostapd/
DREADME-WPS120 WPS requires either a device PIN code (usually, 8-digit number) or a
126 remove non-digit characters and potentially, to verify the checksum
127 digit. "hostapd_cli wps_check_pin <PIN>" can be used to do such
129 the checksum digit is incorrect, or the processed PIN (non-digit
DChangeLog626 validate the checksum digit (if present).
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts286 or 64 hex digit PSK</source>
1207 …o use an AP device PIN, e.g., from a label in the device, enter the eight digit AP PIN and click U…