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)
Mon, Mar 2, 10:40 PM
Unknown Object (File)
Mon, Mar 2, 11:10 AM
Unknown Object (File)
Mon, Mar 2, 5:43 AM
Unknown Object (File)
Feb 9 2026, 12:17 AM
Unknown Object (File)
Nov 21 2025, 12:01 AM
Unknown Object (File)
Nov 21 2025, 12:00 AM
Unknown Object (File)
Nov 21 2025, 12:00 AM
Unknown Object (File)
Nov 20 2025, 11:55 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