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)
Sat, Apr 18, 7:44 AM
Unknown Object (File)
Sat, Apr 18, 4:10 AM
Unknown Object (File)
Sat, Apr 18, 1:00 AM
Unknown Object (File)
Fri, Apr 17, 8:08 PM
Unknown Object (File)
Thu, Apr 16, 11:28 AM
Unknown Object (File)
Sat, Apr 11, 5:32 PM
Unknown Object (File)
Tue, Apr 7, 9:28 AM
Unknown Object (File)
Thu, Apr 2, 9:28 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