Page MenuHomeFreeBSD

crypto: Validate return values from CRYPTODEV_PROCESS()
ClosedPublic

Authored by markj on Jun 1 2022, 9:24 PM.
Tags
None
Referenced Files
F81957227: D35382.id.diff
Tue, Apr 23, 6:05 PM
Unknown Object (File)
Mon, Apr 22, 1:40 AM
Unknown Object (File)
Sat, Apr 20, 12:35 AM
Unknown Object (File)
Feb 10 2024, 6:11 AM
Unknown Object (File)
Feb 4 2024, 4:54 PM
Unknown Object (File)
Jan 12 2024, 10:01 AM
Unknown Object (File)
Jan 5 2024, 9:42 PM
Unknown Object (File)
Dec 20 2023, 8:41 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