Home
last modified time | relevance | path

Searched refs:DIGEST_SHA256 (Results 1 – 7 of 7) 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.java231 KeyProperties.DIGEST_SHA256, in initialize()
248 KeyProperties.DIGEST_SHA256, in initialize()
DAndroidKeyStoreSpi.java301 KeyProperties.DIGEST_SHA256, in getLegacyKeyProtectionParameter()
317 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.txt34302 field public static final java.lang.String DIGEST_SHA256 = "SHA-256";
Dtest-current.txt34379 field public static final java.lang.String DIGEST_SHA256 = "SHA-256";
Dsystem-current.txt37010 field public static final java.lang.String DIGEST_SHA256 = "SHA-256";