Searched defs:INTEGRITY_ALGORITHM_NONE (Results 1 – 2 of 2) sorted by relevance
63 map.put(INTEGRITY_ALGORITHM_NONE, 0); in map.put() argument
178 public static final int INTEGRITY_ALGORITHM_NONE = 0; field in SaProposal197 SUPPORTED_INTEGRITY_ALGO_TO_STR.put(INTEGRITY_ALGORITHM_NONE, "AUTH_NONE"); in SUPPORTED_INTEGRITY_ALGO_TO_STR.put() argument