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