Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceParameterizedTest.java284 private void addAuthAndCryptToIpSecConfig(IpSecConfig config) throws Exception { in addAuthAndCryptToIpSecConfig() method in IpSecServiceParameterizedTest
335 addAuthAndCryptToIpSecConfig(ipSecConfig); in testCreateTransform()
365 addAuthAndCryptToIpSecConfig(ipSecConfig); in testCreateTransportModeTransformWithEncap()
391 addAuthAndCryptToIpSecConfig(ipSecConfig); in testCreateTunnelModeTransformWithEncap()
414 addAuthAndCryptToIpSecConfig(ipSecConfig); in testCreateTwoTransformsWithSameSpis()
440 addAuthAndCryptToIpSecConfig(ipSecConfig); in testReleaseOwnedSpi()
464 addAuthAndCryptToIpSecConfig(ipSecConfig); in testDeleteTransform()
512 addAuthAndCryptToIpSecConfig(ipSecConfig); in testTransportModeTransformBinderDeath()
549 addAuthAndCryptToIpSecConfig(ipSecConfig); in testApplyTransportModeTransform()
662 addAuthAndCryptToIpSecConfig(ipSecConfig); in testApplyTunnelModeTransform()