aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/authenc.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-11 17:47:39 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-13 10:31:25 +0800
commitd6ef2f198d4c9d95b77ee4918b97fc8a53c8a7b7 (patch)
tree4926330410a3ab29a0e2802120d4be77d7175b9f /crypto/authenc.c
parentcrypto: arm/aes - streamline AES-192 code path (diff)
downloadlinux-dev-d6ef2f198d4c9d95b77ee4918b97fc8a53c8a7b7.tar.xz
linux-dev-d6ef2f198d4c9d95b77ee4918b97fc8a53c8a7b7.zip
crypto: api - Add crypto_grab_spawn primitive
This patch adds a new primitive crypto_grab_spawn which is meant to replace crypto_init_spawn and crypto_init_spawn2. Under the new scheme the user no longer has to worry about reference counting the alg object before it is subsumed by the spawn. It is pretty much an exact copy of crypto_grab_aead. Prior to calling this function spawn->frontend and spawn->inst must have been set. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions