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)
Tue, Nov 26, 1:28 PM
Unknown Object (File)
Mon, Nov 4, 7:05 AM
Unknown Object (File)
Oct 29 2024, 9:16 PM
Unknown Object (File)
Oct 28 2024, 9:51 AM
Unknown Object (File)
Oct 5 2024, 4:53 PM
Unknown Object (File)
Oct 5 2024, 8:47 AM
Unknown Object (File)
Oct 4 2024, 11:58 PM
Unknown Object (File)
Oct 2 2024, 7:15 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