Searched defs:sg_len (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | crypto_tc.c | 56 int bt_mesh_aes_cmac_raw_key(const uint8_t key[16], struct bt_mesh_sg *sg, size_t sg_len, in bt_mesh_aes_cmac_raw_key() 80 size_t sg_len, uint8_t mac[16]) in bt_mesh_aes_cmac_mesh_key() 85 int bt_mesh_sha256_hmac_raw_key(const uint8_t key[32], struct bt_mesh_sg *sg, size_t sg_len, in bt_mesh_sha256_hmac_raw_key()
|
D | crypto_psa.c | 126 size_t sg_len, uint8_t mac[16]) in bt_mesh_aes_cmac_mesh_key() 160 size_t sg_len, uint8_t mac[16]) in bt_mesh_aes_cmac_raw_key() 177 int bt_mesh_sha256_hmac_raw_key(const uint8_t key[32], struct bt_mesh_sg *sg, size_t sg_len, in bt_mesh_sha256_hmac_raw_key()
|