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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java507 DIGEST_SHA512,
544 public static final String DIGEST_SHA512 = "SHA-512"; field in class:KeyProperties
562 case DIGEST_SHA512:
589 return DIGEST_SHA512;
H A DAndroidKeyStoreKeyPairGeneratorSpi.java233 KeyProperties.DIGEST_SHA512);
250 KeyProperties.DIGEST_SHA512);
H A DAndroidKeyStoreSpi.java303 KeyProperties.DIGEST_SHA512);
319 KeyProperties.DIGEST_SHA512);

Completed in 67 milliseconds