Searched defs:btstack_crypto_cmac (Results 1 – 1 of 1) sorted by relevance
198 static uint8_t btstack_crypto_cmac_get_byte(btstack_crypto_aes128_cmac_t * btstack_crypto_cmac, uin… in btstack_crypto_cmac_get_byte()221 static void btstack_crypto_cmac_calc(btstack_crypto_aes128_cmac_t * btstack_crypto_cmac) { in btstack_crypto_cmac_calc()293 static int btstack_crypto_cmac_last_block_complete(btstack_crypto_aes128_cmac_t * btstack_crypto_cm… in btstack_crypto_cmac_last_block_complete()299 …c void btstack_crypto_cmac_handle_aes_engine_ready(btstack_crypto_aes128_cmac_t * btstack_crypto_c… in btstack_crypto_cmac_handle_aes_engine_ready()371 … void btstack_crypto_cmac_handle_encryption_result(btstack_crypto_aes128_cmac_t * btstack_crypto_c… in btstack_crypto_cmac_handle_encryption_result()397 static void btstack_crypto_cmac_start(btstack_crypto_aes128_cmac_t * btstack_crypto_cmac){ in btstack_crypto_cmac_start()841 btstack_crypto_aes128_cmac_t * btstack_crypto_cmac; in btstack_crypto_run() local1032 btstack_crypto_aes128_cmac_t * btstack_crypto_cmac; in btstack_crypto_handle_encryption_result() local