Page MenuHomeFreeBSD

cryptodev: Use 'csp' in the handlers for requests.
ClosedPublic

Authored by jhb on Sep 24 2021, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 7:42 AM
Unknown Object (File)
Fri, Oct 10, 7:42 AM
Unknown Object (File)
Fri, Oct 10, 7:42 AM
Unknown Object (File)
Fri, Oct 10, 1:43 AM
Unknown Object (File)
Thu, Oct 9, 4:50 AM
Unknown Object (File)
Wed, Oct 8, 6:04 AM
Unknown Object (File)
Fri, Oct 3, 8:36 PM
Unknown Object (File)
Sat, Sep 27, 3:34 AM
Subscribers

Details

Summary
  • Retire cse->mode and use csp->csp_mode instead.
  • Use csp->csp_cipher_algorithm instead of the ivsize when checking for the fixup for the IV length for AES-XTS.

Sponsored by: Chelsio Communications, The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable