summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2026-03-27 15:04:17 +0900
committerHerbert Xu <herbert@gondor.apana.org.au>2026-03-31 17:11:48 +0900
commite02494114ebf7c8b42777c6cd6982f113bfdbec7 (patch)
tree79dd2da2c84b31418c172a04a1633d16508332cb /tools/perf/scripts/python/netdev-times.py
parenta664bf3d603dc3bdcf9ae47cc21e0daec706d7a5 (diff)
downloadkernel-e02494114ebf7c8b42777c6cd6982f113bfdbec7.tar.gz
crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption
When decrypting data that is not in-place (src != dst), there is no need to save the high-order sequence bits in dst as it could simply be re-copied from the source. However, the data to be hashed need to be rearranged accordingly. Reported-by: Taeyang Lee <0wn@theori.io> Fixes: 104880a6b470 ("crypto: authencesn - Convert to new AEAD interface") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Thanks, Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
h=master&id=d58a9778f7ca0634622d2fc2e9f76163467bdf5b'>wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang 2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin 2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen 2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu 2023-12-07wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen 2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang 2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu 2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi 2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao 2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh 2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu 2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu 2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee 2023-04-17wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee 2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen