]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: USB authentication states
authorDavid Brownell <david-b@pacbell.net>
Fri, 20 Jan 2006 22:44:12 +0000 (14:44 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:44 +0000 (17:23 -0800)
commitc6a8e05ad6b10697cd84bcf5d8f36c3282eb7450
tree8fc78a7dc89d577d6ee7020aba5bbd3a6ea23a45
parentdbc1cd03f6768115f1c9ea3238b7474dece01088
[PATCH] USB: USB authentication states

Another hook needed for wireless USB:  there are states associated with the
device authentication protocol.  Wireless devices must authenticate using
the host system's keystore.

Note that wired connections could also use this authentication protocol, if
for no other reason than to support the most secure "simple" key exchange
protocols for wireless devices.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb_ch9.h