Searched refs:AUTH_ALGO (Results 1 – 2 of 2) sorted by relevance
108 private static final IpSecAlgorithm AUTH_ALGO = field in IpSecServiceTest318 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuth()341 for (IpSecAlgorithm algo : new IpSecAlgorithm[] {AUTH_ALGO, AEAD_ALGO}) { in testValidateAlgorithmsCrypt()360 for (IpSecAlgorithm algo : new IpSecAlgorithm[] {AUTH_ALGO, CRYPT_ALGO}) { in testValidateAlgorithmsAead()375 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuthCrypt()394 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuth()418 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
198 private static final IpSecAlgorithm AUTH_ALGO = field in IpSecServiceParameterizedTest344 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()