Searched refs:salt_s (Results 1 – 1 of 1) sorted by relevance
241 uint8_t salt_s[16]; in bt_crypto_h7() local248 sys_memcpy_swap(salt_s, salt, 16); in bt_crypto_h7()250 err = bt_crypto_aes_cmac(salt_s, ws, 16, res); in bt_crypto_h7()