Searched hist:"2 ba1e79831aa0388d0d08ad649ecb933f317b61d" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/caam/ |
H A D | caamhash.c | diff 2ba1e79831aa0388d0d08ad649ecb933f317b61d Wed Feb 12 18:55:18 CET 2020 Iuliana Prodan <iuliana.prodan@nxp.com> crypto: caam - refactor ahash_edesc_alloc
Changed parameters for ahash_edesc_alloc function: - remove flags since they can be computed in ahash_edesc_alloc, the only place they are needed; - use ahash_request instead of caam_hash_ctx, to be able to compute gfp flags.
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com> Reviewed-by: Horia Geanta <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|