]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: xilinx - Return linux error code instead of firmware error code
authorHarsh Jain <h.jain@amd.com>
Sat, 20 Dec 2025 15:58:57 +0000 (21:28 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 23 Jan 2026 05:48:43 +0000 (13:48 +0800)
commit349f0d326d7c9262ac7644cb624ccbcbedd917f9
tree35823a136e83b13bb2976d10a098807d46027e35
parent75578e5c2040b52af89005b9116dfd0f9ae462c1
crypto: xilinx - Return linux error code instead of firmware error code

Convert FW error code to linux error code and remove dmesg error print for
authentication tag mismatch failure.

Signed-off-by: Harsh Jain <h.jain@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/xilinx/zynqmp-aes-gcm.c