summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/common
AgeCommit message (Expand)AuthorLines
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld-1/+1
2022-08-02nvmet-auth: fix a couple of spelling mistakesColin Ian King-1/+1
2022-08-02nvme-auth: uninitialized variable in nvme_auth_transform_key()Dan Carpenter-9/+16
2022-08-02nvme-auth: fix off by one checksDan Carpenter-5/+5
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke-0/+153
2022-08-02nvme: implement In-Band authenticationHannes Reinecke-0/+334