Searched refs:bt_mesh_prov_nonce (Results 1 – 4 of 4) sorted by relevance
94 int bt_mesh_prov_nonce(const uint8_t dhkey[32], const uint8_t prov_salt[16], uint8_t nonce[13]);
532 err = bt_mesh_prov_nonce(bt_mesh_prov_link.dhkey, in prov_data()
247 int bt_mesh_prov_nonce(const uint8_t dhkey[32], const uint8_t prov_salt[16], uint8_t nonce[13]) in bt_mesh_prov_nonce() function
509 err = bt_mesh_prov_nonce(bt_mesh_prov_link.dhkey, in send_prov_data()