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
F114492907: D32103.id96372.diff
Sun, Apr 13, 4:12 AM
Unknown Object (File)
Sun, Mar 30, 8:15 PM
Unknown Object (File)
Mar 11 2025, 3:37 PM
Unknown Object (File)
Mar 6 2025, 5:54 AM
Unknown Object (File)
Feb 23 2025, 2:46 PM
Unknown Object (File)
Feb 23 2025, 2:38 AM
Unknown Object (File)
Feb 22 2025, 3:13 PM
Unknown Object (File)
Feb 22 2025, 12:02 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