Searched refs:AUTH_HMAC_SHA384 (Results 1 – 4 of 4) 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()
53 new SimpleEntry<>(IpSecAlgorithm.AUTH_HMAC_SHA384, 384), in testNoTruncLen()
25345 Landroid/net/IpSecAlgorithm;->AUTH_HMAC_SHA384:Ljava/lang/String;
27013 field public static final java.lang.String AUTH_HMAC_SHA384 = "hmac(sha384)";