Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h20 struct bt_mesh_sg { struct
25 int bt_mesh_aes_cmac(const uint8_t key[16], struct bt_mesh_sg *sg, argument
31 struct bt_mesh_sg sg = { m, len }; in bt_mesh_aes_cmac_one()
123 struct bt_mesh_sg sg[] = { in bt_mesh_prov_salt()
Dcrypto.c25 int bt_mesh_aes_cmac(const uint8_t key[16], struct bt_mesh_sg *sg, in bt_mesh_aes_cmac()
65 struct bt_mesh_sg sg[3] = {0}; in bt_mesh_k2()
829 struct bt_mesh_sg sg[] = { { rand, 16 }, { auth, 16 } }; in bt_mesh_prov_conf()