Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProperties.java506 DIGEST_SHA384,
539 public static final String DIGEST_SHA384 = "SHA-384"; field in KeyProperties
560 case DIGEST_SHA384: in toKeymaster()
587 return DIGEST_SHA384; in fromKeymaster()
DAndroidKeyStoreKeyPairGeneratorSpi.java223 KeyProperties.DIGEST_SHA384, in initialize()
240 KeyProperties.DIGEST_SHA384, in initialize()
DAndroidKeyStoreSpi.java301 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
317 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
/frameworks/base/api/
Dcurrent.txt28414 field public static final java.lang.String DIGEST_SHA384 = "SHA-384";
Dsystem-current.txt30473 field public static final java.lang.String DIGEST_SHA384 = "SHA-384";