crypto_ipsecmb: use pre-expanded keys
Change-Id: Ie1d34b7e71554516595e0cd228e2cd54a3b8d629 Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
09d18c2fee
commit
4cb83811e3
@ -313,7 +313,7 @@ class TestIpsecAhAll(ConfigIpsecAH,
|
||||
super(TestIpsecAhAll, self).tearDown()
|
||||
|
||||
def test_integ_algs(self):
|
||||
"""All Engines SHA[1_96, 256, 394, 512] w/ & w/o ESN"""
|
||||
"""All Engines SHA[1_96, 256, 384, 512] w/ & w/o ESN"""
|
||||
# foreach VPP crypto engine
|
||||
engines = ["ia32", "ipsecmb", "openssl"]
|
||||
|
||||
|
Reference in New Issue
Block a user