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)
Wed, Oct 15, 6:38 PM
Unknown Object (File)
Wed, Oct 15, 6:38 PM
Unknown Object (File)
Wed, Oct 15, 6:38 PM
Unknown Object (File)
Wed, Oct 15, 6:38 PM
Unknown Object (File)
Wed, Oct 15, 8:11 AM
Unknown Object (File)
Wed, Sep 17, 9:12 PM
Unknown Object (File)
Aug 14 2025, 10:15 PM
Unknown Object (File)
Jul 22 2025, 1:04 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