Lines Matching defs:request

56     btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg;  in mesh_k1_temp_calculated()  local
60 void mesh_k1(btstack_crypto_aes128_cmac_t * request, const uint8_t * n, uint16_t n_len, const uint8… in mesh_k1()
91 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_k2_callback_c() local
103 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_k2_callback_b() local
114 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_k2_callback_a() local
121 void mesh_k2(btstack_crypto_aes128_cmac_t * request, const uint8_t * n, uint8_t * result, void (* c… in mesh_k2()
147 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_k3_temp_callback() local
150 void mesh_k3(btstack_crypto_aes128_cmac_t * request, const uint8_t * n, uint8_t * result, void (* c… in mesh_k3()
180 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_k4_temp_callback() local
183 void mesh_k4(btstack_crypto_aes128_cmac_t * request, const uint8_t * n, uint8_t * result, void (* c… in mesh_k4()
206 void mesh_virtual_address(btstack_crypto_aes128_cmac_t * request, const uint8_t * label_uuid, uint1… in mesh_virtual_address()
245 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_network_key_derive_k2_calculated() local
251 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_network_key_derive_identity_key_calculated() local
257 btstack_crypto_aes128_cmac_t * request = (btstack_crypto_aes128_cmac_t*) arg; in mesh_network_key_derive_beacon_key_calculated() local
262 void mesh_network_key_derive(btstack_crypto_aes128_cmac_t * request, mesh_network_key_t * network_k… in mesh_network_key_derive()
272 void mesh_transport_key_calc_aid(btstack_crypto_aes128_cmac_t * request, mesh_transport_key_t * app… in mesh_transport_key_calc_aid()