summaryrefslogtreecommitdiff
path: root/sound/firewire/digi00x
diff options
context:
space:
mode:
authorCyrille Pitchen <cyrille.pitchen@atmel.com>2015-12-17 16:48:39 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2015-12-23 10:19:51 (GMT)
commitccbf72980b22b04f0b7afb2b82eb699ee7da635c (patch)
tree9cb456f013e05a2a284886ee1f1d07c0150ca262 /sound/firewire/digi00x
parentcdfab4a7e3f16224e3a52dfe990a9bd870363690 (diff)
downloadlinux-ccbf72980b22b04f0b7afb2b82eb699ee7da635c.tar.xz
crypto: atmel-aes - make crypto request queue management more generic
This patch changes atmel_aes_handle_queue() to make it more generic. The function argument is now a pointer to struct crypto_async_request, which is the common base of struct ablkcipher_request and struct aead_request. Also this patch introduces struct atmel_aes_base_ctx which will be the common base of all the transformation contexts. Hence the very same queue will be used to manage both block cipher and AEAD requests (such as gcm and authenc implemented in further patches). Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/firewire/digi00x')
0 files changed, 0 insertions, 0 deletions