Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h122 const uint8_t prov_salt_key[16] = { 0 }; in bt_mesh_prov_salt() local
129 return bt_mesh_aes_cmac(prov_salt_key, sg, ARRAY_SIZE(sg), prov_salt); in bt_mesh_prov_salt()