Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto.c34 static int bt_mesh_aes_cmac_one_mesh_key(const struct bt_mesh_key *key, const void *m, in bt_mesh_aes_cmac_one_mesh_key() function
707 err = bt_mesh_aes_cmac_one_mesh_key(beacon_key, msg, sizeof(msg), tmp); in bt_mesh_beacon_auth()