Page MenuHomeFreeBSD

aesni: Handle requests with an empty payload.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:05 PM.
Tags
None
Referenced Files
F170793896: D32113.id.diff
Sun, Sep 6, 4:14 PM
F170725357: D32113.id96382.diff
Sun, Sep 6, 5:56 AM
Unknown Object (File)
Sat, Sep 5, 11:09 PM
Unknown Object (File)
Sat, Sep 5, 5:20 AM
Unknown Object (File)
Fri, Sep 4, 10:01 AM
Unknown Object (File)
Thu, Sep 3, 5:52 PM
Unknown Object (File)
Thu, Sep 3, 2:40 AM
Unknown Object (File)
Thu, Sep 3, 1:06 AM

Diff Detail

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

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.