Searched refs:DIGEST_SHA384 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java506 DIGEST_SHA384,
539 public static final String DIGEST_SHA384 = "SHA-384"; field in class:KeyProperties
560 case DIGEST_SHA384:
587 return DIGEST_SHA384;
H A DAndroidKeyStoreKeyPairGeneratorSpi.java232 KeyProperties.DIGEST_SHA384,
249 KeyProperties.DIGEST_SHA384,
H A DAndroidKeyStoreSpi.java302 KeyProperties.DIGEST_SHA384,
318 KeyProperties.DIGEST_SHA384,

Completed in 102 milliseconds