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)
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
Unknown Object (File)
Oct 5 2024, 2:05 AM
Unknown Object (File)
Oct 5 2024, 12:00 AM
Unknown Object (File)
Oct 4 2024, 3:52 PM
Unknown Object (File)
Oct 4 2024, 12:52 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