summaryrefslogtreecommitdiff
path: root/drivers/nvme/common/Kconfig
AgeCommit message (Expand)Author
2026-03-27nvme-auth: common: remove selections of no-longer used crypto modulesEric Biggers
2026-03-27nvme-auth: common: add HMAC helper functionsEric Biggers
2026-03-27nvme-auth: common: add KUnit tests for TLS key derivationEric Biggers
2025-03-20nvme: add nvme_auth_derive_tls_psk()Hannes Reinecke
2023-11-07nvme: common: make keyring and auth separate modulesArnd Bergmann
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke
2022-08-02nvme: implement In-Band authenticationHannes Reinecke