summaryrefslogtreecommitdiff
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
commitaf6bf41e2aefecffb7126b17b73f2c68ceba7d51 (patch)
tree0e5d89de7d0e5857e31c94dfe1a2084902355429 /crypto/authenc.c
parentdfc8ec4cd4d6953f68c09949ffc3a0274f779736 (diff)
downloadlinux-crypto-af6bf41e2aefecffb7126b17b73f2c68ceba7d51.tar.gz
linux-crypto-af6bf41e2aefecffb7126b17b73f2c68ceba7d51.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 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions