Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-31 | nvme-common: add module description | 1 | -0/+1 | |
2023-11-06 | nvme-auth: use crypto_shash_tfm_digest() | 1 | -21/+2 | |
2023-10-17 | nvme-auth: allow mixing of secret and hash lengths | 1 | -8/+0 | |
2023-10-17 | nvme-auth: use transformed key size to create resp | 1 | -9/+14 | |
2023-10-17 | nvme-auth: alloc nvme_dhchap_key as single buffer | 1 | -12/+25 | |
2022-10-11 | treewide: use get_random_u32() when possible | 1 | -1/+1 | |
2022-08-02 | nvmet-auth: fix a couple of spelling mistakes | 1 | -1/+1 | |
2022-08-02 | nvme-auth: uninitialized variable in nvme_auth_transform_key() | 1 | -9/+16 | |
2022-08-02 | nvme-auth: fix off by one checks | 1 | -5/+5 | |
2022-08-02 | nvme-auth: Diffie-Hellman key exchange support | 1 | -0/+153 | |
2022-08-02 | nvme: implement In-Band authentication | 1 | -0/+323 |