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
F102765997: D32118.id95652.diff
Sat, Nov 16, 9:18 PM
F102764944: D32118.id96387.diff
Sat, Nov 16, 9:02 PM
Unknown Object (File)
Oct 12 2024, 11:03 AM
Unknown Object (File)
Oct 8 2024, 7:25 AM
Unknown Object (File)
Oct 7 2024, 7:08 PM
Unknown Object (File)
Oct 5 2024, 4:59 PM
Unknown Object (File)
Oct 5 2024, 7:51 AM
Unknown Object (File)
Sep 29 2024, 7:16 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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