diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-21 09:10:57 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-05-22 05:25:49 +0200 |
commit | 9b8c456e081e7eca856ad9b2a92980a68887f533 (patch) | |
tree | 347444e7ef5c16cbe586527f84f95f0f69557ac1 /crypto/pcrypt.c | |
parent | crypto: doc - change header file locations (diff) | |
download | linux-9b8c456e081e7eca856ad9b2a92980a68887f533.tar.xz linux-9b8c456e081e7eca856ad9b2a92980a68887f533.zip |
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