Searched defs:conf_key (Results 1 – 2 of 2) sorted by relevance
629 const uint8_t *conf_salt, uint8_t *conf_key) 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()
140 uint8_t conf_key[PROV_AUTH_MAX_LEN]; /* ConfirmationKey */ member