Searched refs:bt_mesh_prov_conf_salt (Results 1 – 4 of 4) sorted by relevance
156 int bt_mesh_prov_conf_salt(const uint8_t conf_inputs[145], uint8_t salt[16]);
813 int bt_mesh_prov_conf_salt(const uint8_t conf_inputs[145], uint8_t salt[16]) in bt_mesh_prov_conf_salt() function
851 if (bt_mesh_prov_conf_salt(link.conf_inputs, link.conf_salt)) { in send_confirm()
2022 if (bt_mesh_prov_conf_salt(link[idx].conf_inputs, link[idx].conf_salt)) {