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)
Jun 16 2024, 6:32 PM
Unknown Object (File)
May 26 2024, 12:05 PM
Unknown Object (File)
May 8 2024, 11:09 AM
Unknown Object (File)
May 8 2024, 11:09 AM
Unknown Object (File)
May 8 2024, 11:09 AM
Unknown Object (File)
May 3 2024, 5:43 PM
Unknown Object (File)
Apr 27 2024, 4:16 AM
Unknown Object (File)
Apr 27 2024, 4:14 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