Page MenuHomeFreeBSD

aesni: Handle requests with an empty payload.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 1:01 AM
Unknown Object (File)
Oct 17 2024, 12:48 AM
Unknown Object (File)
Oct 3 2024, 12:59 PM
Unknown Object (File)
Sep 28 2024, 5:35 AM
Unknown Object (File)
Sep 27 2024, 4:57 PM
Unknown Object (File)
Sep 27 2024, 10:39 AM
Unknown Object (File)
Sep 14 2024, 12:56 AM
Unknown Object (File)
Sep 4 2024, 6:47 AM

Diff Detail

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

Event Timeline

This was triggered by the AES-CCM KAT vectors some of which use an empty payload.

emaste added inline comments.
sys/crypto/aesni/aesni.c
718–722

this seems like it could be a reasonable place to apply {} on all branches if at least some have them

jhb marked an inline comment as done.Oct 1 2021, 9:33 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 6 2021, 9:11 PM
This revision was automatically updated to reflect the committed changes.