Searched refs:bt_mesh_prov_decrypt (Results 1 – 3 of 3) sorted by relevance
164 int bt_mesh_prov_decrypt(const uint8_t key[16], uint8_t nonce[13],
838 int bt_mesh_prov_decrypt(const uint8_t key[16], uint8_t nonce[13], in bt_mesh_prov_decrypt() function
1216 err = bt_mesh_prov_decrypt(session_key, nonce, data, pdu); in prov_data()