Searched refs:spis (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/net/ |
D | ipsec_test_utils.py | 58 def release_spis(ad, spis): argument 65 for spi_key in spis: 71 spis, argument 95 crypt_algo, crypt_key, auth_algo, auth_key, trunc_bit, spis[0], 99 crypt_algo, crypt_key, auth_algo, auth_key, trunc_bit, spis[1],
|