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.java528 DIGEST_SHA384,
561 public static final String DIGEST_SHA384 = "SHA-384"; field in KeyProperties
582 case DIGEST_SHA384: in toKeymaster()
609 return DIGEST_SHA384; in fromKeymaster()
DAndroidKeyStoreSpi.java317 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
333 KeyProperties.DIGEST_SHA384, in getLegacyKeyProtectionParameter()
822 } else if (KeyProperties.DIGEST_SHA384.equalsIgnoreCase(digest)) { in setWrappedKeyEntry()
DAndroidKeyStoreKeyPairGeneratorSpi.java233 KeyProperties.DIGEST_SHA384, in initialize()
250 KeyProperties.DIGEST_SHA384, in initialize()
/frameworks/base/non-updatable-api/
Dcurrent.txt41250 field public static final String DIGEST_SHA384 = "SHA-384";
/frameworks/base/api/
Dcurrent.txt41394 field public static final String DIGEST_SHA384 = "SHA-384";