Home
last modified time | relevance | path

Searched refs:bt_mesh_prov_nonce (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h95 static inline int bt_mesh_prov_nonce(const uint8_t dhkey[32], in bt_mesh_prov_nonce() function
Dprov.c1207 err = bt_mesh_prov_nonce(link.dhkey, link.prov_salt, nonce); in prov_data()
Dprovisioner_prov.c2398 err = bt_mesh_prov_nonce(link[idx].dhkey, link[idx].prov_salt, nonce);