After some critical problems were solved, such as PR 276083 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276083>,PR 271979 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271979> and PR 273985 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273985>, I moved on to work with Bjoern on the next critical area "LKPI_80211_HW_CRYPTO".
1. created PR 277095 <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277095> (with D43945 <https://reviews.freebsd.org/D43945>), but then later I abandoned D43945 <https://reviews.freebsd.org/D43945> because of a better fix such as *D43648* <https://reviews.freebsd.org/D43648>. 2. tried some crypto test code such as test_ccmp.c under tools/regression/net80211. However, looks the code has not been maintained for years: the code crashes after correcting all the compiling errors with unclear hard-to-debug backtraces. Sent out this concern to wireless@ and wish for some feedback. 3. finished testing/reviewing D43968, D43751 4. in reviewing D43648, D43634, D43967 -- Best Regards, Cheng Cui