Page MenuHomeFreeBSD

Group session management routines together before first use.
ClosedPublic

Authored by jhb on Nov 2 2020, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 7:16 AM
Unknown Object (File)
Sep 15 2025, 8:19 AM
Unknown Object (File)
Sep 13 2025, 8:31 AM
Unknown Object (File)
Sep 11 2025, 1:38 AM
Unknown Object (File)
Sep 7 2025, 11:33 PM
Unknown Object (File)
Aug 15 2025, 12:56 AM
Unknown Object (File)
Jun 23 2025, 6:27 AM
Unknown Object (File)
Jun 22 2025, 3:55 AM
Subscribers

Details

Summary
  • Rename cse*() to cse_*() to more closely match other local APIs in this file.
  • Merge the old csecreate() into cryptodev_create_session() and rename the new function to cse_create().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable