Searched defs:PSEUDORANDOM_FUNCTION_HMAC_SHA1 (Results 1 – 2 of 2) sorted by relevance
139 public static final int PSEUDORANDOM_FUNCTION_HMAC_SHA1 = 2; field in SaProposal156 SUPPORTED_PRF_TO_STR.put(PSEUDORANDOM_FUNCTION_HMAC_SHA1, "PRF_HMAC_SHA1"); in SUPPORTED_PRF_TO_STR.put() argument
217 public static final int PSEUDORANDOM_FUNCTION_HMAC_SHA1 = field in IkeMetrics