lkml.org 
[lkml]   [2021]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] mwl8k: Use struct_group() for memcpy() region
From
Date
On Thu, 2021-11-18 at 10:37 -0800, Kees Cook wrote:
>
> - __u8 key_material[MAX_ENCR_KEY_LENGTH];
> - __u8 tkip_tx_mic_key[MIC_KEY_LENGTH];
> - __u8 tkip_rx_mic_key[MIC_KEY_LENGTH];
> + struct {
> + __u8 key_material[MAX_ENCR_KEY_LENGTH];
>

That got one tab too many?

johannes

\
 
 \ /
  Last update: 2021-11-18 20:46    [W:0.066 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site