Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vcn/util/
DMtuUtils.java32 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_NONE;
63 map.put(INTEGRITY_ALGORITHM_NONE, 0); in map.put() argument