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)
Thu, Jun 25, 2:55 AM
Unknown Object (File)
Tue, Jun 23, 10:19 AM
Unknown Object (File)
Mon, Jun 22, 12:45 PM
Unknown Object (File)
Sat, Jun 20, 9:14 PM
Unknown Object (File)
May 11 2026, 2:07 AM
Unknown Object (File)
May 11 2026, 2:06 AM
Unknown Object (File)
May 11 2026, 1:37 AM
Unknown Object (File)
May 4 2026, 7:32 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