summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/auth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvme-auth: use transformed key size to create respMark O'Donovan2023-10-171-14/+17
* nvmet: fix a memory leak in nvmet_auth_set_keySagi Grimberg2022-11-161-0/+2
* nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke2022-08-311-0/+1
* nvmet-auth: fix a couple of spelling mistakesColin Ian King2022-08-031-1/+1
* nvmet: fix a format specifier in nvmet_auth_ctrl_exponentialChristoph Hellwig2022-08-031-1/+1
* nvmet-auth: expire authentication sessionsHannes Reinecke2022-08-031-0/+1
* nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke2022-08-031-0/+157
* nvmet: implement basic In-Band AuthenticationHannes Reinecke2022-08-031-0/+367