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)
Fri, Mar 20, 12:31 PM
Unknown Object (File)
Tue, Mar 10, 8:29 AM
Unknown Object (File)
Sat, Feb 28, 10:46 PM
Unknown Object (File)
Fri, Feb 27, 4:15 AM
Unknown Object (File)
Feb 8 2026, 1:37 PM
Unknown Object (File)
Feb 8 2026, 10:20 AM
Unknown Object (File)
Jan 31 2026, 2:15 PM
Unknown Object (File)
Dec 19 2025, 11:00 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