Searched refs:card (Results 1 – 14 of 14) sorted by relevance
/hostap-latest/src/utils/ |
D | pcsc_funcs.c | 116 SCARDHANDLE card; member 608 &scard->card, &scard->protocol); in scard_init() 621 (unsigned int) scard->card, (unsigned long) scard->protocol, in scard_init() 624 ret = SCardBeginTransaction(scard->card); in scard_init() 695 ret = SCardEndTransaction(scard->card, SCARD_LEAVE_CARD); in scard_init() 705 SCardEndTransaction(scard->card, SCARD_LEAVE_CARD); in scard_init() 755 if (scard->card) { in scard_deinit() 756 ret = SCardDisconnect(scard->card, SCARD_UNPOWER_CARD); in scard_deinit() 789 ret = SCardTransmit(scard->card, in scard_transmit()
|
/hostap-latest/wpa_supplicant/ |
D | todo.txt | 4 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA 6 and try to optimize next connection if the same card is present for next 46 - consider moving SIM card functionality (IMSI fetching) away from eap.c;
|
D | README | 330 (http://www.linuxnet.com/) for smart card access. 694 used to implement, e.g., one-time-passwords or generic token card 734 implement one-time-password lists and generic token card -based 742 Example request for generic token card challenge-response: 874 This will make cardmgr start wpa_supplicant when the card is plugged
|
D | README-HS20 | 122 # pcsc: Use PC/SC and SIM/USIM card 388 Add a SIM credential using a simulated SIM/USIM card for testing:
|
D | eap_testing.txt | 10 client card or AP.
|
D | README-Windows.txt | 157 Since the example configuration used Atheros WLAN card, the middle one
|
D | ChangeLog | 1409 (can be used to simulate test SIM/USIM card with a known private key; 1785 * do not try to use USIM APDUs when initializing PC/SC for SIM card 1828 EAP-SIM and EAP-AKA with real SIM/USIM card when using ap_scan=0 or 1864 EAP-AKA authentication using SIM/USIM card under Windows
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 47 implement, e.g., one-time-passwords or generic token card 92 card -based authentication.</para> 101 <para>Example request for generic token card challenge-response:</para>
|
D | wpa_supplicant.sgml | 751 <command>wpa_supplicant</command> when the card is plugged
|
/hostap-latest/hostapd/ |
D | hlr_auc_gw.txt | 15 extracted from a SIM card).
|
D | README | 169 LAN card, you can use one hostapd process for multiple interfaces by
|
/hostap-latest/doc/ |
D | code_structure.doxygen | 74 Wrapper for PC/SC lite SIM and smart card readers
|
D | driver_wrapper.doxygen | 24 card. In addition, support for driver events is required. The event
|
D | porting.doxygen | 7 card models and drivers. The main wpa_supplicant repository includes
|