Searched defs:PSEUDORANDOM_FUNCTION_AES128_XCBC (Results 1 – 2 of 2) sorted by relevance
141 public static final int PSEUDORANDOM_FUNCTION_AES128_XCBC = 4; field in SaProposal157 SUPPORTED_PRF_TO_STR.put(PSEUDORANDOM_FUNCTION_AES128_XCBC, "PRF_AES128_XCBC"); in SUPPORTED_PRF_TO_STR.put() argument
222 public static final int PSEUDORANDOM_FUNCTION_AES128_XCBC = field in IkeMetrics