Searched refs:AUTH_HMAC_SHA1 (Results 1 – 4 of 4) sorted by relevance
72 public static final String AUTH_HMAC_SHA1 = "hmac(sha1)"; field in IpSecAlgorithm118 AUTH_HMAC_SHA1,221 case AUTH_HMAC_SHA1: in checkValidOrThrow()259 case AUTH_HMAC_SHA1: in isAuthentication()
51 new SimpleEntry<>(IpSecAlgorithm.AUTH_HMAC_SHA1, 160), in testNoTruncLen()
25343 Landroid/net/IpSecAlgorithm;->AUTH_HMAC_SHA1:Ljava/lang/String;
27011 field public static final java.lang.String AUTH_HMAC_SHA1 = "hmac(sha1)";