Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/usb/
Dwusb-cbaf20 sysfs path to the device to authenticate; for example, both this
47 authenticate the device (when we see the CDID he uses to id
DWUSB-Design-overview.txt324 device with an unauthorized address; we ask user space to authenticate
/linux-3.4.99/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt14 userspace->mac80211: authenticate
50 note over mac80211,driver: cleanup like for authenticate
/linux-3.4.99/drivers/block/drbd/
DKconfig15 NOTE: In order to authenticate connections you have to select
/linux-3.4.99/drivers/net/wireless/
Dray_cs.c94 static void authenticate(ray_dev_t *local);
1930 authenticate(local); in ray_interrupt()
2017 authenticate(local); in ray_interrupt()
2402 static void authenticate(ray_dev_t *local) in authenticate() function
Datmel.c3066 static void authenticate(struct atmel_private *priv, u16 frame_len) in authenticate() function
3422 authenticate(priv, frame_len); in atmel_management_frame()