diff options
author | 2023-10-25 10:51:25 +0000 | |
---|---|---|
committer | 2023-11-06 08:34:20 -0800 | |
commit | 6f66d046eade7a5b979e349ac52026ddfe2776b3 (patch) | |
tree | a42ceaa1ce98c46079fcdb3b4b5b4c76881d0836 /scripts/gdb/linux/tasks.py | |
parent | nvme-auth: add flag for bi-directional auth (diff) | |
download | wireguard-linux-6f66d046eade7a5b979e349ac52026ddfe2776b3.tar.xz wireguard-linux-6f66d046eade7a5b979e349ac52026ddfe2776b3.zip |
nvme-auth: always set valid seq_num in dhchap reply
Currently a seqnum of zero is sent during uni-directional
authentication. The zero value is reserved for the secure channel
feature which is not yet implemented.
Relevant extract from the spec:
The value 0h is used to indicate that bidirectional authentication
is not performed, but a challenge value C2 is carried in order to
generate a pre-shared key (PSK) for subsequent establishment of a
secure channel
Signed-off-by: Mark O'Donovan <shiftee@posteo.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions