From 885e9e2fd3f009de56dd265f4ecd8740e9ad5aaa Mon Sep 17 00:00:00 2001 From: Yuan Kang Date: Fri, 15 Jul 2011 11:21:41 +0800 Subject: [PATCH] crypto: caam - structure renaming caam_ctx.key_phys to key_dma caam_alg_template supports multiple algorithm types listed in union, which requires cases for different types in function caam_alg_alloc Signed-off-by: Yuan Kang Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-format-patch failed