Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_crypto.h96 void mesh_network_key_derive(btstack_crypto_aes128_cmac_t * request, mesh_network_key_t * network_k…
H A Dmesh_crypto.c262 void mesh_network_key_derive(btstack_crypto_aes128_cmac_t * request, mesh_network_key_t * network_k… in mesh_network_key_derive() function
H A Dprovisioning_device.c712mesh_network_key_derive(&prov_cmac_request, network_key, &provisioning_handle_network_dervived, NU… in provisioning_handle_data_device_key()
H A Dmesh_configuration_server.c653mesh_network_key_derive(&configuration_server_cmac_request, new_network_key, config_netkey_add_der… in config_netkey_add_handler()
735mesh_network_key_derive(&configuration_server_cmac_request, new_network_key, config_netkey_update_… in config_netkey_update_handler()