Page MenuHomeFreeBSD

Retire the CRYPTO_F_IV_GENERATE flag.
ClosedPublic

Authored by jhb on Apr 16 2020, 9:11 PM.
Tags
None
Referenced Files
F85612824: D24450.diff
Sat, Jun 8, 8:06 AM
Unknown Object (File)
Mon, Jun 3, 12:59 AM
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

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