Searched refs:DIGEST (Results 1 – 6 of 6) sorted by relevance
54 static final String DIGEST = KeyProperties.DIGEST_SHA256; field in ParcelableKeyGenParameterSpecTest72 .setDigests(DIGEST) in configureDefaultSpec()103 assertThat(spec.getDigests(), is(new String[] {DIGEST})); in validateSpecValues()
74 DIGEST enumerator
80 case Tag.DIGEST: in makeEnum()
906 mAuthType = DIGEST; in parseAuthMethod()997 CHECK_EQ((int)mAuthType, (int)DIGEST); in addAuthentication()
64 public static final int KM_TAG_DIGEST = Tag.DIGEST; // KM_ENUM_REP | 5;
54873 field public static final java.lang.String DIGEST = "Digest";