Home
last modified time | relevance | path

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

/linux-4.4.14/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.txt315 device with an unauthorized address; we ask user space to authenticate
/linux-4.4.14/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt14 userspace->mac80211: authenticate
50 note over mac80211,driver: cleanup like for authenticate
/linux-4.4.14/drivers/block/drbd/
DKconfig16 NOTE: In order to authenticate connections you have to select
/linux-4.4.14/drivers/net/wireless/
Dray_cs.c93 static void authenticate(ray_dev_t *local);
1938 authenticate(local); in ray_interrupt()
2025 authenticate(local); in ray_interrupt()
2410 static void authenticate(ray_dev_t *local) in authenticate() function
Datmel.c3048 static void authenticate(struct atmel_private *priv, u16 frame_len) in authenticate() function
3404 authenticate(priv, frame_len); in atmel_management_frame()