Home
last modified time | relevance | path

Searched refs:DIGEST_SHA512 (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java507 DIGEST_SHA512,
544 public static final String DIGEST_SHA512 = "SHA-512"; field in KeyProperties
562 case DIGEST_SHA512: in toKeymaster()
589 return DIGEST_SHA512; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java224 KeyProperties.DIGEST_SHA512); in initialize()
241 KeyProperties.DIGEST_SHA512); in initialize()
DAndroidKeyStoreSpi.java302 KeyProperties.DIGEST_SHA512); in getLegacyKeyProtectionParameter()
318 KeyProperties.DIGEST_SHA512); in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt28415 field public static final java.lang.String DIGEST_SHA512 = "SHA-512";
Dsystem-current.txt30474 field public static final java.lang.String DIGEST_SHA512 = "SHA-512";