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, Nov 7, 1:37 AM
Unknown Object (File)
Oct 2 2024, 11:25 PM
Unknown Object (File)
Sep 29 2024, 11:29 PM
Unknown Object (File)
Sep 24 2024, 4:40 AM
Unknown Object (File)
Sep 19 2024, 7:50 PM
Unknown Object (File)
Sep 19 2024, 12:45 PM
Unknown Object (File)
Sep 18 2024, 6:26 AM
Unknown Object (File)
Sep 16 2024, 6:39 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