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, May 11, 2:07 AM
Unknown Object (File)
Mon, May 11, 2:06 AM
Unknown Object (File)
Mon, May 11, 1:37 AM
Unknown Object (File)
Mon, May 4, 7:32 AM
Unknown Object (File)
Mon, May 4, 6:39 AM
Unknown Object (File)
Sun, May 3, 6:12 PM
Unknown Object (File)
Mon, Apr 27, 5:51 PM
Unknown Object (File)
Apr 25 2026, 10:22 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