summaryrefslogtreecommitdiff
path: root/include/linux/device
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2025-03-19 12:26:43 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-04-07 08:22:25 +0300
commit7b294e3eab5d537af5065dc50c25b0b57d59acce (patch)
tree58d7278efe19a974551887a890cf160987afafd0 /include/linux/device
parent08cabc7d3c8638b078e0ac2f755cead1defafe91 (diff)
downloadlinux-7b294e3eab5d537af5065dc50c25b0b57d59acce.tar.xz
crypto: crypto4xx - Fix gcc12 uninitialized warning in crypto4xx_crypt
The compiler gcc 12 warns about the IV buffer being uninitialized in crypto4xx_crypt. Silence the warning by using the new gcc 12 access attribute to mark crypto4xx_build_pd. Also fix the IV buffer length as it has been quadrupled (64 instead of 16). Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/device')
0 files changed, 0 insertions, 0 deletions