Searched defs:sg (Results 1 – 4 of 4) sorted by relevance
20 struct bt_mesh_sg sg = { m, len }; in bt_mesh_aes_cmac_one() local112 struct bt_mesh_sg sg[] = { in bt_mesh_prov_salt() local
39 int bt_mesh_aes_cmac(const u8_t key[16], struct bt_mesh_sg *sg, in bt_mesh_aes_cmac()61 struct bt_mesh_sg sg[3]; in bt_mesh_k2() local836 struct bt_mesh_sg sg[] = { { rand, 16 }, { auth, 16 } }; in bt_mesh_prov_conf() local
413 __BT_CRYPTO_WEAK__ int bt_crypto_aes_cmac(const u8_t key[16], struct bt_crypto_sg *sg, in bt_crypto_aes_cmac()
9305 const double sg = dp->screen_gamma; in gamma_info_imp() local
Completed in 26 milliseconds