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