Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dcrypto.h145 int bt_mesh_prov_conf_salt(const u8_t conf_inputs[145], u8_t salt[16]);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c820 int bt_mesh_prov_conf_salt(const u8_t conf_inputs[145], u8_t salt[16]) in bt_mesh_prov_conf_salt() function
A Dprov.c843 if (bt_mesh_prov_conf_salt(plink.conf_inputs, plink.conf_salt)) { in send_confirm()
A Dprovisioner_prov.c1979 if (bt_mesh_prov_conf_salt(link[i].conf_inputs, link[i].conf_salt)) { in send_confirm()

Completed in 14 milliseconds