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)
Sun, Feb 8, 1:37 PM
Unknown Object (File)
Sun, Feb 8, 10:20 AM
Unknown Object (File)
Sat, Jan 31, 2:15 PM
Unknown Object (File)
Dec 19 2025, 11:00 AM
Unknown Object (File)
Dec 11 2025, 4:00 PM
Unknown Object (File)
Dec 7 2025, 5:46 AM
Unknown Object (File)
Nov 26 2025, 4:16 PM
Unknown Object (File)
Nov 20 2025, 4:06 PM
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