Searched refs:AUTH_HMAC_SHA384 (Results 1 – 6 of 6) 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()
80 IpSecAlgorithm.AUTH_HMAC_SHA384,235 || algorithmNames.contains(IpSecAlgorithm.AUTH_HMAC_SHA384) in hasNormalModeAlgorithms()
54 new SimpleEntry<>(IpSecAlgorithm.AUTH_HMAC_SHA384, 384), in testNoTruncLen()
216 if (allowedAlgorithms.contains(IpSecAlgorithm.AUTH_HMAC_SHA384)) { in getChildSaProposals()
28824 field public static final String AUTH_HMAC_SHA384 = "hmac(sha384)";
28954 field public static final String AUTH_HMAC_SHA384 = "hmac(sha384)";