summaryrefslogtreecommitdiff
path: root/crypto/rsa-pkcs1pad.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-02-25 20:59:22 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2020-03-06 12:28:24 +1100
commitced8d75b733275bd504796a24208208f0da94403 (patch)
treed51669273abf047be2f7984a70107d90920707eb /crypto/rsa-pkcs1pad.c
parentda194ca3a0ad3684b0788482cf53f114072e4ac7 (diff)
downloadlinux-crypto-ced8d75b733275bd504796a24208208f0da94403.tar.gz
linux-crypto-ced8d75b733275bd504796a24208208f0da94403.zip
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Simplify the error handling in pcrypt_create_aead() by taking advantage of crypto_grab_aead() now handling an ERR_PTR() name and by taking advantage of crypto_drop_aead() now accepting (as a no-op) a spawn that hasn't been grabbed yet. This required also making padata_free_shell() accept a NULL argument. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/rsa-pkcs1pad.c')
0 files changed, 0 insertions, 0 deletions