Searched defs:key_idx (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wpa_main.c | 32 void wpa_install_key(enum wpa_alg alg, u8 *addr, int key_idx, int set_tx, in wpa_install_key() 38 int wpa_get_key(uint8_t *ifx, int *alg, u8 *addr, int *key_idx, in wpa_get_key()
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/ |
D | wps_attr_process.c | 154 const u8 *key_idx) in wps_process_cred_network_key_idx()
|
D | wps.h | 57 u8 key_idx; member
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_utils.c | 262 UINT16 xx, yy, key_idx = 0; in bta_hh_parse_keybd_rpt() local
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/rsn_supp/ |
D | wpa_i.h | 23 int key_idx; member
|
D | wpa.c | 2320 u8 *addr, int key_idx, int set_tx, in wpa_sm_set_key() 2345 wpa_sm_get_key(uint8_t *ifx, int *alg, u8 *addr, int *key_idx, u8 *key, size_t key_len, enum key_fl… in wpa_sm_get_key()
|
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/ |
D | settings.c | 60 uint16_t key_idx:12, /* AppKey or NetKey Index */ member 2145 static struct key_update *key_update_find(bool app_key, uint16_t key_idx, in key_update_find()
|
D | cfg_srv.c | 271 static uint8_t mod_bind(struct bt_mesh_model *model, uint16_t key_idx) in mod_bind() 303 static uint8_t mod_unbind(struct bt_mesh_model *model, uint16_t key_idx, bool store) in mod_unbind()
|