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, Mar 19, 9:52 AM
Unknown Object (File)
Thu, Mar 19, 6:34 AM
Unknown Object (File)
Thu, Mar 19, 6:33 AM
Unknown Object (File)
Wed, Mar 18, 8:02 PM
Unknown Object (File)
Mon, Mar 16, 6:42 AM
Unknown Object (File)
Mon, Mar 2, 10:40 PM
Unknown Object (File)
Mon, Mar 2, 11:10 AM
Unknown Object (File)
Mon, Mar 2, 5:43 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