Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecManagerTest.java1163 private static IpSecAlgorithm buildAuthCryptChaCha20Poly1305() throws Exception { in buildAuthCryptChaCha20Poly1305() method in IpSecManagerTest
1172 final IpSecAlgorithm authCrypt = buildAuthCryptChaCha20Poly1305(); in testChaCha20Poly1305Tcp4()
1181 final IpSecAlgorithm authCrypt = buildAuthCryptChaCha20Poly1305(); in testChaCha20Poly1305Tcp6()
1190 final IpSecAlgorithm authCrypt = buildAuthCryptChaCha20Poly1305(); in testChaCha20Poly1305Udp4()
1199 final IpSecAlgorithm authCrypt = buildAuthCryptChaCha20Poly1305(); in testChaCha20Poly1305Udp6()
1396 final IpSecAlgorithm authCrypt = buildAuthCryptChaCha20Poly1305(); in testChaCha20Poly1305Tcp4UdpEncap()
1405 final IpSecAlgorithm authCrypt = buildAuthCryptChaCha20Poly1305(); in testChaCha20Poly1305Udp4UdpEncap()