Home
last modified time | relevance | path

Searched refs:crypt_algo (Results 1 – 1 of 1) sorted by relevance

/kernel/tests/net/test/
Dxfrm_tunnel_test.py358 def _SetupXfrmByType(self, auth_algo, crypt_algo): argument
381 def _SetupXfrmByType(self, auth_algo, crypt_algo): argument
386 self.out_sa.spi, crypt_algo, auth_algo,
391 self.in_sa.spi, crypt_algo, auth_algo,
465 def _SetupXfrmByType(self, auth_algo, crypt_algo): argument
467 self.out_sa.spi, crypt_algo, auth_algo, None,
471 self.in_sa.spi, crypt_algo, auth_algo, None, None,