Searched refs:bt_mesh_prov_encrypt (Results 1 – 3 of 3) sorted by relevance
142 int bt_mesh_prov_encrypt(struct bt_mesh_key *key, uint8_t nonce[13], const uint8_t data[25],
681 int bt_mesh_prov_encrypt(struct bt_mesh_key *key, uint8_t nonce[13], const uint8_t data[25], in bt_mesh_prov_encrypt() function
553 err = bt_mesh_prov_encrypt(&session_key, nonce, &pdu.data[1], in send_prov_data()