Searched defs:new_key (Results 1 – 5 of 5) sorted by relevance
37 static void rekey(uint8_t *key, const uint8_t *new_key, unsigned int key_size) in rekey()
513 bool bt_mesh_kr_update(struct bt_mesh_subnet *sub, u8_t new_kr, bool new_key) in bt_mesh_kr_update()726 bool new_key, const struct bt_mesh_send_cb *cb, in bt_mesh_net_resend()952 bool *new_key) in bt_mesh_subnet_find()
264 bool new_key, kr_change, iv_change; in secure_beacon_recv() local
269 new_key:1, /* Data was encrypted with updated key */ member
72 new_key:1; /* New/old key */ member