Page MenuHomeFreeBSD

aesni: Handle requests with an empty payload.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:05 PM.
Tags
None
Referenced Files
F148460910: D32113.diff
Wed, Mar 18, 1:20 AM
Unknown Object (File)
Mon, Mar 16, 11:51 PM
Unknown Object (File)
Mon, Mar 16, 11:41 PM
Unknown Object (File)
Sun, Mar 8, 9:32 PM
Unknown Object (File)
Sun, Mar 8, 9:32 PM
Unknown Object (File)
Sat, Mar 7, 8:18 PM
Unknown Object (File)
Sat, Mar 7, 8:16 PM
Unknown Object (File)
Sat, Mar 7, 10:11 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.