summaryrefslogtreecommitdiff
path: root/crypto/hash_info.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2015-05-21 15:10:58 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-22 11:25:49 +0800
commitae8260bf185c241020f3088740394cd7f6de24dd (patch)
tree99c439797a75dfab30dd62aa7533a238ea6e9ab5 /crypto/hash_info.c
parent5560e6f0c820462d1be31631f3209b9492f956fb (diff)
downloadlinux-crypto-ae8260bf185c241020f3088740394cd7f6de24dd.tar.gz
linux-crypto-ae8260bf185c241020f3088740394cd7f6de24dd.zip
crypto: pcrypt - 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: a332b55bbe23 ("crypto: aead - Convert top level interface to new style") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/hash_info.c')
0 files changed, 0 insertions, 0 deletions