Home
last modified time | relevance | path

Searched defs:conf_key (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dcrypto.c629 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()
Dprov.h140 uint8_t conf_key[PROV_AUTH_MAX_LEN]; /* ConfirmationKey */ member