Page MenuHomeFreeBSD

safexcel: Support multiple nonce lengths for AES-CCM.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:05 PM.
Tags
None
Referenced Files
F108552936: D32118.diff
Sun, Jan 26, 6:51 AM
Unknown Object (File)
Wed, Jan 22, 5:21 PM
Unknown Object (File)
Wed, Jan 22, 5:20 PM
Unknown Object (File)
Dec 26 2024, 2:48 AM
Unknown Object (File)
Dec 25 2024, 11:28 AM
Unknown Object (File)
Dec 25 2024, 11:11 AM
Unknown Object (File)
Dec 24 2024, 11:45 PM
Unknown Object (File)
Dec 11 2024, 1:00 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41719
Build 38608: arc lint + arc unit

Event Timeline

I have not tested this and don't have the hardware, so it would be good to have this series tested on a board to ensure it passes all the aes-ccm tests in the updated cryptotest.py and cryptocheck. The branch is available at https://github.com/bsdjhb/freebsd/tree/wg_crypto

cryptocheck and cryptotest.py pass when run against safexcel with your changes.

This revision is now accepted and ready to land.Sep 28 2021, 3:28 PM