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
F136100347: D32103.diff
Sat, Nov 15, 7:26 PM
Unknown Object (File)
Sat, Oct 25, 4:21 AM
Unknown Object (File)
Oct 10 2025, 7:42 AM
Unknown Object (File)
Oct 10 2025, 7:42 AM
Unknown Object (File)
Oct 10 2025, 7:42 AM
Unknown Object (File)
Oct 10 2025, 1:43 AM
Unknown Object (File)
Oct 9 2025, 4:50 AM
Unknown Object (File)
Oct 8 2025, 6:04 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