android_kernel_motorola_sm6225/include/crypto
Herbert Xu 6bfd48096f [CRYPTO] api: Added spawns
Spawns lock a specific crypto algorithm in place.  They can then be used
with crypto_spawn_tfm to allocate a tfm for that algorithm.  When the base
algorithm of a spawn is deregistered, all its spawns will be automatically
removed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-21 11:39:29 +10:00
..
algapi.h [CRYPTO] api: Added spawns 2006-09-21 11:39:29 +10:00
twofish.h [CRYPTO] twofish: Split out common c code 2006-09-21 11:16:27 +10:00