Merging upstream version 2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
888be815c6
commit
e4376063b0
521 changed files with 21541 additions and 21644 deletions
31
Documentation/nvme-check-dhchap-key.txt
Normal file
31
Documentation/nvme-check-dhchap-key.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
nvme-check-dhchap-key(1)
|
||||
========================
|
||||
|
||||
NAME
|
||||
----
|
||||
nvme-check-dhchap-key - Check a generated host DH-HMAC-CHAP key
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'nvme check-dhchap-key' [--key=<key> ]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
Checks if the key is a valid DH-HMAC-CHAP host key of the form:
|
||||
DHHC-1:00:ia6zGodOr4SEG0Zzaw398rpY0wqipUWj4jWjUh4HWUz6aQ2n:
|
||||
and prints it to stdout.
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
-k <key>::
|
||||
--key=<key>::
|
||||
Key to be checked.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
No Examples
|
||||
|
||||
NVME
|
||||
----
|
||||
Part of the nvme-user suite
|
Loading…
Add table
Add a link
Reference in a new issue