OSDN Git Service

crypto: caam - structure renaming
authorYuan Kang <Yuan.Kang@freescale.com>
Fri, 15 Jul 2011 03:21:41 +0000 (11:21 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Jul 2011 03:21:41 +0000 (11:21 +0800)
commit885e9e2fd3f009de56dd265f4ecd8740e9ad5aaa
tree0587f587cd5a74f459474cfe82e3350ef798183b
parent0e47930020081b07047842be3e4552edb2395352
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 <Yuan.Kang@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg.c