aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2025-06-10 19:16:00 +0000
committerHerbert Xu <[email protected]>2025-06-11 02:59:45 +0000
commit40a98e702b528c631094f2e524d309faf33dc774 (patch)
treece7b26cbabe2c22de5e0ddfa0bd25aee512337e8 /lib/crypto/mpi/mpi-mul.c
parentLinux 6.16-rc1 (diff)
downloadkernel-40a98e702b528c631094f2e524d309faf33dc774.tar.gz
kernel-40a98e702b528c631094f2e524d309faf33dc774.zip
crypto: hkdf - move to late_initcall
The HKDF self-tests depend on the HMAC algorithms being registered. HMAC is now registered at module_init, which put it at the same level as HKDF. Move HKDF to late_initcall so that it runs afterwards. Fixes: ef93f1562803 ("Revert "crypto: run initcalls for generic implementations earlier"") Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions