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)
Mon, Jan 27, 4:19 AM
Unknown Object (File)
Sun, Jan 26, 6:33 AM
Unknown Object (File)
Sat, Jan 18, 9:28 PM
Unknown Object (File)
Thu, Jan 16, 8:52 AM
Unknown Object (File)
Dec 6 2024, 1:57 PM
Unknown Object (File)
Dec 4 2024, 5:56 AM
Unknown Object (File)
Nov 26 2024, 1:28 PM
Unknown Object (File)
Nov 4 2024, 7:05 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