linux/drivers/crypto/tegra
Ovidiu Panait c1024581ff crypto: tegra - use API helpers to setup fallback request
Rather than setting up the fallback request by hand, use
ahash_request_set_callback() and ahash_request_set_crypt() API helpers
to properly setup the new request.

Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-04-16 15:16:21 +08:00
..
Makefile
tegra-se-aes.c crypto: tegra - Fix IV usage for AES ECB 2025-04-07 13:22:25 +08:00
tegra-se-hash.c crypto: tegra - use API helpers to setup fallback request 2025-04-16 15:16:21 +08:00
tegra-se-key.c crypto: tegra - Reserve keyslots to allocate dynamically 2025-03-08 16:23:22 +08:00
tegra-se-main.c crypto: tegra - Use separate buffer for setkey 2025-03-08 16:22:23 +08:00
tegra-se.h crypto: tegra - Reserve keyslots to allocate dynamically 2025-03-08 16:23:22 +08:00