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, Apr 25, 10:48 PM
Unknown Object (File)
Wed, Apr 24, 5:51 PM
Unknown Object (File)
Tue, Apr 23, 6:05 PM
Unknown Object (File)
Mon, Apr 22, 1:40 AM
Unknown Object (File)
Sat, Apr 20, 12:35 AM
Unknown Object (File)
Feb 10 2024, 6:11 AM
Unknown Object (File)
Feb 4 2024, 4:54 PM
Unknown Object (File)
Jan 12 2024, 10:01 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