HomeSort by relevance Sort by last modified time
    Searched defs:DIGEST_NONE (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/include/hardware/
keymaster_common.h 165 DIGEST_NONE,
  /frameworks/base/keystore/java/android/security/keystore/
KeyProperties.java 523 DIGEST_NONE,
536 public static final String DIGEST_NONE = "NONE";
586 case DIGEST_NONE:
599 return DIGEST_NONE;
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorTest.java 343 // Keystore may have added DIGEST_NONE, to allow software digesting.
344 actualDigests.remove(KeyProperties.DIGEST_NONE);
408 KeyProperties.DIGEST_NONE,
455 KeyProperties.DIGEST_NONE,
501 KeyProperties.DIGEST_NONE,
549 KeyProperties.DIGEST_NONE,
576 .setDigests(KeyProperties.DIGEST_NONE)
603 .setDigests(KeyProperties.DIGEST_NONE)
632 .setDigests(KeyProperties.DIGEST_NONE)
657 .setDigests(KeyProperties.DIGEST_NONE)
    [all...]
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 62 milliseconds