HomeSort by relevance Sort by last modified time
    Searched refs:KEYMASTER_SUPPORTS_EC (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/include/hardware/
keymaster_common.h 109 KEYMASTER_SUPPORTS_EC = 1 << 3,
  /system/keymaster/
keymaster0_engine.cpp 72 if ((keymaster0_device_->flags & KEYMASTER_SUPPORTS_EC) != 0) {
soft_keymaster_device.cpp 135 KEYMASTER_SUPPORTS_EC);
145 KEYMASTER_SUPPORTS_EC);
    [all...]
android_keymaster_test.cpp 141 keymaster0_device->flags &= ~KEYMASTER_SUPPORTS_EC;
    [all...]
  /system/security/softkeymaster/
keymaster_openssl.cpp 756 KEYMASTER_SUPPORTS_EC;
  /system/security/keystore/
key_store_service.cpp     [all...]

Completed in 349 milliseconds