Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.h31 struct bt_mesh_sg sg = { m, len }; in bt_mesh_aes_cmac_one() local
123 struct bt_mesh_sg sg[] = { in bt_mesh_prov_salt() local
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() local
829 struct bt_mesh_sg sg[] = { { rand, 16 }, { auth, 16 } }; in bt_mesh_prov_conf() local