Searched refs:AUTH_HMAC_SHA384 (Results 1 – 3 of 3) sorted by relevance
90 public static final String AUTH_HMAC_SHA384 = "hmac(sha384)"; field in IpSecAlgorithm120 AUTH_HMAC_SHA384,229 case AUTH_HMAC_SHA384: in checkValidOrThrow()261 case AUTH_HMAC_SHA384: in isAuthentication()
54 new SimpleEntry<>(IpSecAlgorithm.AUTH_HMAC_SHA384, 384), in testNoTruncLen()
28585 field public static final String AUTH_HMAC_SHA384 = "hmac(sha384)";