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)
Sat, Jan 18, 9:56 PM
Unknown Object (File)
Sat, Jan 18, 5:25 PM
Unknown Object (File)
Nov 23 2024, 3:19 PM
Unknown Object (File)
Nov 16 2024, 9:18 PM
Unknown Object (File)
Oct 17 2024, 3:22 PM
Unknown Object (File)
Oct 12 2024, 11:05 AM
Unknown Object (File)
Oct 7 2024, 1:36 PM
Unknown Object (File)
Oct 6 2024, 6:51 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