Page MenuHomeFreeBSD

crypto: Validate return values from CRYPTODEV_PROCESS()
ClosedPublic

Authored by markj on Jun 1 2022, 9:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 4:06 PM
Unknown Object (File)
Wed, Nov 19, 5:40 AM
Unknown Object (File)
Mon, Nov 17, 1:08 AM
Unknown Object (File)
Sun, Nov 16, 10:55 PM
Unknown Object (File)
Sun, Nov 9, 2:33 AM
Unknown Object (File)
Sat, Nov 8, 6:05 PM
Unknown Object (File)
Wed, Oct 29, 7:34 PM
Unknown Object (File)
Tue, Oct 28, 2:46 AM
Subscribers

Details

Summary

Errors are always handled by the completion callback, so we should check
that they're not also passed back to the caller.

Diff Detail

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