aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/stm32
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-11-05 18:30:48 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2017-11-10 19:20:22 +0800
commitced6a58638432c9f731184f908208d539725ba82 (patch)
treee723e433ade388f6d6cb4e79b450f35d64aa5a5b /drivers/crypto/stm32
parentcrypto: qat - Clean up error handling in qat_dh_set_secret() (diff)
downloadlinux-dev-ced6a58638432c9f731184f908208d539725ba82.tar.xz
linux-dev-ced6a58638432c9f731184f908208d539725ba82.zip
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Neither 'p' nor 'g' can be NULL, as they were unpacked using crypto_dh_decode_key(). And it makes no sense for them to be optional. So remove the NULL checks that were copy-and-pasted into both modules. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/stm32')
0 files changed, 0 insertions, 0 deletions