aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme-auth.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-17nvme-auth: use transformed key size to create respMark O'Donovan1-1/+2
2023-10-17nvme-auth: alloc nvme_dhchap_key as single bufferMark O'Donovan1-1/+3
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke1-0/+8
2022-08-02nvme: implement In-Band authenticationHannes Reinecke1-0/+33