Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.c815 const uint8_t conf_salt_key[16] = { 0 }; in bt_mesh_prov_conf_salt() local
817 return bt_mesh_aes_cmac_one(conf_salt_key, conf_inputs, 145, salt); in bt_mesh_prov_conf_salt()