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, Sep 17, 9:12 PM
Unknown Object (File)
Aug 14 2025, 10:15 PM
Unknown Object (File)
Jul 22 2025, 1:04 PM
Unknown Object (File)
Jul 8 2025, 5:29 PM
Unknown Object (File)
Jul 7 2025, 3:48 AM
Unknown Object (File)
Jul 5 2025, 10:00 PM
Unknown Object (File)
Jul 3 2025, 12:02 PM
Unknown Object (File)
Jul 1 2025, 6:07 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