summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorHarald Freudenberger <freude@linux.ibm.com>2026-08-31 10:38:34 +0200
committerVasily Gorbik <gor@linux.ibm.com>2026-09-08 15:53:41 +0200
commit3fec882c33d9b61983ee31456777f623dccd1a35 (patch)
tree2f20f2079284fd249df5061d7ebea66a66e4f6e8 /scripts/basic
parent5b97b969030c099333d973be420edef0d6452e0f (diff)
downloadlinux-3fec882c33d9b61983ee31456777f623dccd1a35.tar.gz
linux-3fec882c33d9b61983ee31456777f623dccd1a35.zip
s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
When a request is transferred to the engine via crypto_transfer_skcipher_request_to_engine() there are two return codes signaling a successful transfer: EINPROGRESS and EBUSY. However the correct handling of EBUSY was missing and has been added as a return code indicating a successful transfer to the crypto engine. Fixes: 6cd87cb5ef6c ("s390/crypto: Rework protected key AES for true asynch support") Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Cc: stable@vger.kernel.org # 6.16+ Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions