Page MenuHomeFreeBSD

Retire the CRYPTO_F_IV_GENERATE flag.
ClosedPublic

Authored by jhb on Apr 16 2020, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 15 2024, 12:16 AM
Unknown Object (File)
Dec 20 2023, 7:17 AM
Unknown Object (File)
Nov 12 2023, 6:21 PM
Unknown Object (File)
Nov 10 2023, 6:18 PM
Unknown Object (File)
Nov 10 2023, 10:17 AM
Unknown Object (File)
Nov 8 2023, 10:14 AM
Unknown Object (File)
Nov 7 2023, 3:39 PM
Unknown Object (File)
Nov 6 2023, 7:28 PM

Details

Summary

Add a helper routine for drivers to read the current request's IV out
into a buffer and use it to replace code duplicated in nearly all
drivers to read the current IV.

Test Plan
  • make tinderbox, cryptocheck, IPsec tunnel

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable