Searched refs:DIGEST_SHA256 (Results 1 - 3 of 3) 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.java232 KeyProperties.DIGEST_SHA256,
249 KeyProperties.DIGEST_SHA256,
H A DAndroidKeyStoreSpi.java301 KeyProperties.DIGEST_SHA256,
317 KeyProperties.DIGEST_SHA256,

Completed in 40 milliseconds