Searched refs:mesh_proxy_handle_get_aes128 (Results 1 – 1 of 1) sorted by relevance
1184 static void mesh_proxy_handle_get_aes128(void * arg){ in mesh_proxy_handle_get_aes128() function1203 …encrypt(&crypto_request_aes128, identity_key, plaintext, hash, mesh_proxy_handle_get_aes128, NULL); in TEST()