HomeSort by relevance Sort by last modified time
    Searched refs:send_key (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant/
radius.h 235 const u8 *send_key, size_t send_key_len,
radius.c 971 const u8 *send_key, size_t send_key_len,
999 encrypt_ms_key(send_key, send_key_len, salt, req_authenticator, secret,
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius.h 240 const u8 *send_key, size_t send_key_len,
radius.c 975 const u8 *send_key, size_t send_key_len,
1003 encrypt_ms_key(send_key, send_key_len, salt, req_authenticator, secret,
  /external/bluetooth/bluez/audio/
control.c 338 static void send_key(int fd, uint16_t key, int pressed) function
368 send_key(control->uinput, key_map[i].uinput, pressed);
  /external/bluetooth/bluez/input/
device.c 268 static void send_key(int fd, uint16_t key) function
310 send_key(fake->uinput, key);

Completed in 385 milliseconds