Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java156 private static final Set<Integer> VALID_INTEGRITY_ALGOS; field in EpdgTunnelManager
188 VALID_INTEGRITY_ALGOS =
1033 if (validateConfig(integrityAlgo, VALID_INTEGRITY_ALGOS, CONFIG_TYPE_INTEGRITY_ALGO)) { in buildIkeSaProposal()
1116 if (validateConfig(integrityAlgo, VALID_INTEGRITY_ALGOS, CONFIG_TYPE_INTEGRITY_ALGO)) { in buildChildSaProposal()