Home
last modified time | relevance | path

Searched refs:bt_mesh_dev_key (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dcrypto.h103 static inline int bt_mesh_dev_key(const u8_t dhkey[32], in bt_mesh_dev_key() function
H A Dprov.c1061 err = bt_mesh_dev_key(link.dhkey, link.prov_salt, dev_key); in prov_data()