summaryrefslogtreecommitdiffstats
path: root/sbin/setkey/setkey.8
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-05-13 09:13:58 +0000
committerpjd <pjd@FreeBSD.org>2006-05-13 09:13:58 +0000
commit31e8428e64c52175bd17bafe1340e61712637f29 (patch)
treef3781608b16591f15d1827c703e2aff9887e87e3 /sbin/setkey/setkey.8
parent6ca58541f8ada53c53c6f80b006ecb3fc7d0f490 (diff)
downloadFreeBSD-src-31e8428e64c52175bd17bafe1340e61712637f29.zip
FreeBSD-src-31e8428e64c52175bd17bafe1340e61712637f29.tar.gz
Include other AES key lengths in the comment.
Diffstat (limited to 'sbin/setkey/setkey.8')
-rw-r--r--sbin/setkey/setkey.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index 370b350..1c15219 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -622,7 +622,7 @@ rijndael-cbc 128/192/256 rfc3602
aes-ctr 160/224/288 draft-ietf-ipsec-ciph-aes-ctr-03
.Ed
.Pp
-Note that the first 128 bits of a key for
+Note that the first 128/192/256 bits of a key for
.Li aes-ctr
will be used as AES key, and remaining 32 bits will be used as nonce.
.Pp
OpenPOWER on IntegriCloud