Page MenuHomeFreeBSD

crypto: Validate return values from CRYPTODEV_PROCESS()
ClosedPublic

Authored by markj on Jun 1 2022, 9:24 PM.
Tags
None
Referenced Files
F148847831: D35382.id107665.diff
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable