Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: CSIP: Use bt_crypto_aes_cmac instead of own #67151

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

Thalley
Copy link
Collaborator

@Thalley Thalley commented Jan 3, 2024

Instead of reimplementing the aes_cmac function, CSIP will now use the bt_crypto_aes_cmac function.

fixes #65604

larsgk
larsgk previously approved these changes Jan 15, 2024
Instead of reimplementing the aes_cmac function, CSIP
will now use the bt_crypto_aes_cmac function.

Signed-off-by: Emil Gydesen <[email protected]>
@Thalley
Copy link
Collaborator Author

Thalley commented Jan 15, 2024

Rebased to solve merge conflicts

@MaureenHelm MaureenHelm merged commit 9fc630d into zephyrproject-rtos:main Jan 16, 2024
19 checks passed
@Thalley Thalley deleted the coverity_248341 branch January 16, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 248341] Out-of-bounds access in subsys/bluetooth/audio/csip_crypto.c
6 participants