Home
last modified time | relevance | path

Searched refs:DIGEST_SHA256 (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java505 DIGEST_SHA256,
534 public static final String DIGEST_SHA256 = "SHA-256"; field in KeyProperties
558 case DIGEST_SHA256: in toKeymaster()
585 return DIGEST_SHA256; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java222 KeyProperties.DIGEST_SHA256, in initialize()
239 KeyProperties.DIGEST_SHA256, in initialize()
DAndroidKeyStoreSpi.java300 KeyProperties.DIGEST_SHA256, in getLegacyKeyProtectionParameter()
316 KeyProperties.DIGEST_SHA256, in getLegacyKeyProtectionParameter()
/frameworks/base/keystore/tests/src/android/security/keystore/
DAndroidKeyPairGeneratorTest.java173 .setDigests(KeyProperties.DIGEST_SHA256) in testKeyPairGenerator_GenerateKeyPair_EC_Unencrypted_Success()
/frameworks/base/api/
Dcurrent.txt28413 field public static final java.lang.String DIGEST_SHA256 = "SHA-256";
Dsystem-current.txt30472 field public static final java.lang.String DIGEST_SHA256 = "SHA-256";