Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_crypto.c113 static void mesh_k2_callback_a(void * arg){ in mesh_k2_callback_a() function
125 …crypto_aes128_cmac_message(request, mesh_salt_smk2, 16, n, mesh_k2_t, mesh_k2_callback_a, request); in mesh_k2()