Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_crypto.c188 static void btstack_crypto_cmac_shift_left_by_one_bit_inplace(int len, uint8_t * data){ in btstack_crypto_cmac_shift_left_by_one_bit_inplace() function
210 btstack_crypto_cmac_shift_left_by_one_bit_inplace(16, k1); in btstack_crypto_cmac_calc_subkeys()
215 btstack_crypto_cmac_shift_left_by_one_bit_inplace(16, k2); in btstack_crypto_cmac_calc_subkeys()
320 btstack_crypto_cmac_shift_left_by_one_bit_inplace(16, k1); in btstack_crypto_cmac_handle_aes_engine_ready()
326 btstack_crypto_cmac_shift_left_by_one_bit_inplace(16, k2); in btstack_crypto_cmac_handle_aes_engine_ready()