Searched refs:VALID_INTEGRITY_ALGOS (Results 1 – 1 of 1) sorted by relevance
156 private static final Set<Integer> VALID_INTEGRITY_ALGOS; field in EpdgTunnelManager188 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()