Home
last modified time | relevance | path

Searched refs:bt_mesh_prov_conf_key (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dcrypto.h147 int bt_mesh_prov_conf_key(const u8_t dhkey[32], const u8_t conf_salt[16],
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c827 int bt_mesh_prov_conf_key(const u8_t dhkey[32], const u8_t conf_salt[16], in bt_mesh_prov_conf_key() function
A Dprov.c851 if (bt_mesh_prov_conf_key(plink.dhkey, plink.conf_salt, plink.conf_key)) { in send_confirm()
A Dprovisioner_prov.c1986 if (bt_mesh_prov_conf_key(link[i].dhkey, link[i].conf_salt, link[i].conf_key)) { in send_confirm()

Completed in 13 milliseconds