Searched defs:algorithm (Results 1 – 2 of 2) sorted by relevance
593 int bt_mesh_prov_salt(uint8_t algorithm, in bt_mesh_prov_salt()610 int bt_mesh_prov_conf_salt(uint8_t algorithm, const uint8_t conf_inputs[145], in bt_mesh_prov_conf_salt()628 int bt_mesh_prov_conf_key(uint8_t algorithm, const uint8_t *k_input, in bt_mesh_prov_conf_key()646 int bt_mesh_prov_conf(uint8_t algorithm, const uint8_t *conf_key, in bt_mesh_prov_conf()
127 uint8_t algorithm; /* Authen algorithm */ member
Completed in 6 milliseconds