linux/drivers/crypto/inside-secure
Aleksander Jan Bajkowski 85a61bf914 crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq
As the potential failure of the devm_request_threaded_irq(),
it should be better to check the return value and return
error if fails.

Fixes: 9739f5f93b ("crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support")
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-05-29 13:54:43 +08:00
..
eip93 crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq 2026-05-29 13:54:43 +08:00
Makefile crypto: inside-secure - Eliminate duplication in top-level Makefile 2025-02-22 15:56:02 +08:00
safexcel_cipher.c crypto: safexcel - Add support for authenc(hmac(md5),*) suites 2026-02-28 12:53:58 +09:00
safexcel_hash.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
safexcel_ring.c
safexcel.c crypto: safexcel - Fix potential memory leak in safexcel_pci_probe() 2026-05-15 18:08:48 +08:00
safexcel.h crypto: safexcel - Add support for authenc(hmac(md5),*) suites 2026-02-28 12:53:58 +09:00