summaryrefslogtreecommitdiffstats
path: root/crypto/pcrypt.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-21 15:10:57 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-22 11:25:49 +0800
commit9b8c456e081e7eca856ad9b2a92980a68887f533 (patch)
tree347444e7ef5c16cbe586527f84f95f0f69557ac1 /crypto/pcrypt.c
parent0576722919f13da8430d00e47aa58ba151505d90 (diff)
downloadlinux-9b8c456e081e7eca856ad9b2a92980a68887f533.tar.bz2
crypto: cryptd - Use crypto_grab_aead
As AEAD has switched over to using frontend types, the function crypto_init_spawn must not be used since it does not specify a frontend type. Otherwise it leads to a crash when the spawn is used. This patch fixes it by switching over to crypto_grab_aead instead. Fixes: 5d1d65f8bea6 ("crypto: aead - Convert top level interface to new style") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/pcrypt.c')
0 files changed, 0 insertions, 0 deletions