Searched refs:bt_mesh_k2 (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | crypto.h | 55 int bt_mesh_k2(const uint8_t n[16], const uint8_t *p, size_t p_len, uint8_t net_id[1],
|
D | crypto.c | 77 int bt_mesh_k2(const uint8_t n[16], const uint8_t *p, size_t p_len, in bt_mesh_k2() function
|
D | subnet.c | 304 return bt_mesh_k2(key, p, p_len, &cred->nid, &cred->enc, &cred->privacy); in msg_cred_create()
|