WPS: Add wps_check_pin command for processing PIN from user input
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 23 Sep 2010 17:30:52 +0000 (10:30 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 23 Sep 2010 17:30:52 +0000 (10:30 -0700)
commit3981cb3cb81641813b1f51292032f2225ccdd70b
treebf6e7f50a8fcddc8b7e16ccc1fe4923464f51b68
parentfa37511fa7e9d6a8f4fdaa8ec2df4af71bac7941
WPS: Add wps_check_pin command for processing PIN from user input

UIs can use this command to process a PIN entered by a user and to
validate the checksum digit (if present).
hostapd/README-WPS
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
wpa_supplicant/README-WPS
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c