summaryrefslogtreecommitdiff
path: root/mm/slub.c
diff options
context:
space:
mode:
authorStephan Müller <smueller@chronox.de>2021-11-19 09:59:09 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2021-11-26 08:25:17 +0300
commitd3b04a4398fe8022c9ca4b5ac6ab08059334b180 (patch)
tree9b769d7d15a26e700fefe619083fc8b10a3eac5d /mm/slub.c
parentd7921344234d15ce24a151d932aa0748797fc502 (diff)
downloadlinux-d3b04a4398fe8022c9ca4b5ac6ab08059334b180.tar.xz
security: DH - use KDF implementation from crypto API
The kernel crypto API provides the SP800-108 counter KDF implementation. Thus, the separate implementation provided as part of the keys subsystem can be replaced with calls to the KDF offered by the kernel crypto API. The keys subsystem uses the counter KDF with a hash primitive. Thus, it only uses the call to crypto_kdf108_ctr_generate. Signed-off-by: Stephan Mueller <smueller@chronox.de> Acked-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions