Module Name: src Committed By: riastradh Date: Tue Jul 28 15:41:26 UTC 2020
Modified Files: src/sys/net80211: ieee80211_crypto_ccmp.c Log Message: Omit now-unused function. Ceased to be needed with the AES CCM changes. For some reason gcc didn't complain about this, but clang did. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/net80211/ieee80211_crypto_ccmp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.