summaryrefslogtreecommitdiff
path: root/crypto/hkdf.c
AgeCommit message (Expand)Author
2025-06-11crypto: hkdf - move to late_initcallEric Biggers
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers
2025-03-20crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke