Searched refs:AUTH_HMAC_SHA1 (Results 1 – 3 of 3) 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()
52 new SimpleEntry<>(IpSecAlgorithm.AUTH_HMAC_SHA1, 160), in testNoTruncLen()
28583 field public static final String AUTH_HMAC_SHA1 = "hmac(sha1)";