summaryrefslogtreecommitdiff
path: root/sound/sound_firmware.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2008-09-21 06:52:53 +0900
committerHerbert Xu <herbert@gondor.apana.org.au>2008-11-05 12:14:08 +0800
commit527cbb54eb9ae50a080e8889b43208b51b7173b8 (patch)
tree2dee23a5c23727262eb2a68a4f0b0067d6e8e82a /sound/sound_firmware.c
parent0dea48c96eb2acf1b8222d29039de10ce8938d52 (diff)
crypto: api - Rebirth of crypto_alloc_tfm
This patch reintroduces a completely revamped crypto_alloc_tfm. The biggest change is that we now take two crypto_type objects when allocating a tfm, a frontend and a backend. In fact this simply formalises what we've been doing behind the API's back. For example, as it stands crypto_alloc_ahash may use an actual ahash algorithm or a crypto_hash algorithm. Putting this in the API allows us to do this much more cleanly. The existing types will be converted across gradually. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/sound_firmware.c')
0 files changed, 0 insertions, 0 deletions