Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Dhmac.c37 static void rekey(uint8_t *key, const uint8_t *new_key, unsigned int key_size) in rekey()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.c513 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()
H A Dbeacon.c264 bool new_key, kr_change, iv_change; in secure_beacon_recv() local
H A Dnet.h269 new_key:1, /* Data was encrypted with updated key */ member
H A Dtransport.c72 new_key:1; /* New/old key */ member