K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-11-06T18:05:29.225423Z K 7 svn:log V 367 Group session management routines together before first use. - 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(). Reviewed by: markj Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D27070 END