Re: [PATCH v2 6/6] mac80211: fils_aead: Use __cleanup() for aes_cmac_key instead of memzero_explicit()

From: Johannes Berg

Date: Fri Aug 07 2026 - 09:07:35 EST


On Fri, 2026-08-07 at 14:58 +0200, Thomas Huth wrote:
> From: Thomas Huth <thuth@xxxxxxxxxx>
>
> By using __cleanup(aes_cmac_zeroize_key) for clearing the key data,
> we can save one line of code here.

I'm assuming this won't be going via my tree, since it's part of a
bigger series.

Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>

johannes