summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2019-04-16 21:39:37 +0000
committerDamjan Marion <dmarion@me.com>2019-04-18 13:12:55 +0000
commit2eef76b6d81716075c68cafbf3e82d2daadd5ed9 (patch)
tree402ee6b97a64e63b72100efb49ee5f453181f3cc /test
parentee66c8d3ca38c6e09e33584bee93f80b58cabc2b (diff)
crypto-ipsecmb: enable GCM
Change-Id: I670d7899bcc63a419daf481167dc445a6386cce8 Signed-off-by: Neale Ranns <nranns@cisco.com> (cherry picked from commit d8cfbebce78e26a6ef7f6693e7c90dc3c6435d51)
Diffstat (limited to 'test')
-rw-r--r--test/test_ipsec_esp.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_ipsec_esp.py b/test/test_ipsec_esp.py
index 3f2e8a21f3b..4a5e6e68d4f 100644
--- a/test/test_ipsec_esp.py
+++ b/test/test_ipsec_esp.py
@@ -413,7 +413,6 @@ class TestIpsecEspAll(ConfigIpsecESP,
#
for engine in engines:
self.vapi.cli("set crypto handler all %s" % engine)
-
#
# loop through each of the algorithms
#