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

/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java501 DIGEST_NONE,
514 public static final String DIGEST_NONE = "NONE"; field in class:KeyProperties
564 case DIGEST_NONE:
577 return DIGEST_NONE;
H A DAndroidKeyStoreKeyPairGeneratorSpi.java228 KeyProperties.DIGEST_NONE,
244 KeyProperties.DIGEST_NONE,
H A DAndroidKeyStoreSpi.java298 KeyProperties.DIGEST_NONE,
313 KeyProperties.DIGEST_NONE,

Completed in 28 milliseconds