mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
It seems sample input data provided in the spec is big-endian (just like other AES-CMAC-based functions), but all keys are in little-endian( HCI standard), so they need to be reverse before and after applying AES-CMAC.
74 KiB
74 KiB