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
Unknown Object (File)
Fri, Sep 11, 1:31 AM
Unknown Object (File)
Wed, Sep 9, 5:35 PM
Unknown Object (File)
Aug 12 2026, 1:00 AM
Unknown Object (File)
Aug 10 2026, 9:55 AM
Unknown Object (File)
Aug 10 2026, 9:17 AM
Unknown Object (File)
Aug 9 2026, 5:18 PM
Unknown Object (File)
Aug 9 2026, 5:18 PM
Unknown Object (File)
Aug 3 2026, 7:52 AM
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