Searched refs:DIGEST_SHA256 (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java505 DIGEST_SHA256,
534 public static final String DIGEST_SHA256 = "SHA-256"; field in class:KeyProperties
558 case DIGEST_SHA256:
585 return DIGEST_SHA256;
H A DAndroidKeyStoreKeyPairGeneratorSpi.java231 KeyProperties.DIGEST_SHA256,
248 KeyProperties.DIGEST_SHA256,
H A DAndroidKeyStoreSpi.java301 KeyProperties.DIGEST_SHA256,
317 KeyProperties.DIGEST_SHA256,
/frameworks/base/keystore/tests/src/android/security/keystore/
H A DAndroidKeyPairGeneratorTest.java173 .setDigests(KeyProperties.DIGEST_SHA256)

Completed in 128 milliseconds