Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcrypto.h131 int bt_mesh_prov_conf_salt(uint8_t algorithm, const uint8_t conf_inputs[145], uint8_t *salt);
Dprovisionee.c219 if (bt_mesh_prov_conf_salt(bt_mesh_prov_link.algorithm, inputs, in send_confirm()
Dcrypto.c610 int bt_mesh_prov_conf_salt(uint8_t algorithm, const uint8_t conf_inputs[145], in bt_mesh_prov_conf_salt() function
Dprovisioner.c324 if (bt_mesh_prov_conf_salt(bt_mesh_prov_link.algorithm, in send_confirm()