Searched refs:bt_mesh_prov_encrypt (Results 1 – 3 of 3) sorted by relevance
167 int bt_mesh_prov_encrypt(const uint8_t key[16], uint8_t nonce[13],
845 int bt_mesh_prov_encrypt(const uint8_t key[16], uint8_t nonce[13], in bt_mesh_prov_encrypt() function
2491 err = bt_mesh_prov_encrypt(session_key, nonce, pdu, net_buf_simple_add(&buf, 33));