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

  /cts/tests/security/src/android/keystore/cts/
AuthorizationList.java 66 public static final int KM_DIGEST_MD5 = 1;
147 .put(KM_DIGEST_MD5, "MD5")
  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 126 public static final int KM_DIGEST_MD5 = 1;
  /hardware/libhardware/include/hardware/
keymaster_defs.h 228 KM_DIGEST_MD5 = 1, /* Optional, may not be implemented in hardware, will be handled in software
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.jar 

Completed in 175 milliseconds