HomeFreeBSD

crypto: Validate return values from CRYPTODEV_PROCESS()

Description

crypto: Validate return values from CRYPTODEV_PROCESS()

Errors are always handled by the completion callback, so we should check
that they're not also passed back to the caller.

No functional change intended.

Reviewed by: kp, mav, jhb
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35382

Details

Provenance
markjAuthored on Jul 1 2022, 3:09 PM
Reviewer
kp
Differential Revision
D35382: crypto: Validate return values from CRYPTODEV_PROCESS()
Parents
rG8179db52c2c8: crypto: Fix the NULL_HMAC finalizer
Branches
Unknown
Tags
Unknown