Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/ipsec s/encript/encrypt/ in comment.
details: https://anonhg.NetBSD.org/src/rev/c24219a83ca6
branches: trunk
changeset: 1026663:c24219a83ca6
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Dec 05 02:49:21 2021 +0000
description:
s/encript/encrypt/ in comment.
diffstat:
tests/net/ipsec/algorithms.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2205ba298cfc -r c24219a83ca6 tests/net/ipsec/algorithms.sh
--- a/tests/net/ipsec/algorithms.sh Sun Dec 05 02:47:01 2021 +0000
+++ b/tests/net/ipsec/algorithms.sh Sun Dec 05 02:49:21 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: algorithms.sh,v 1.6 2017/10/27 04:31:50 ozaki-r Exp $
+# $NetBSD: algorithms.sh,v 1.7 2021/12/05 02:49:21 msaitoh Exp $
#
# Copyright (c) 2017 Internet Initiative Japan Inc.
# All rights reserved.
@@ -29,7 +29,7 @@
des-deriv rijndael-cbc aes-ctr camellia-cbc aes-gcm-16 aes-gmac"
ESP_ENCRYPTION_ALGORITHMS_MINIMUM="null rijndael-cbc"
-# Valid key lengths of ESP encription algorithms
+# Valid key lengths of ESP encryption algorithms
# des-cbc 64
# 3des-cbc 192
# null 0 to 2048 XXX only accept 0 length
Home |
Main Index |
Thread Index |
Old Index