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

  /system/keymaster/include/keymaster/
keymaster_defs.h 114 KM_TAG_APPLICATION_ID = KM_BYTES | 601, /* ID of authorized application. Disallowed if
  /system/keymaster/
google_keymaster.cpp 396 case KM_TAG_APPLICATION_ID:
authorization_set_test.cpp 173 EXPECT_EQ(KM_TAG_APPLICATION_ID, deserialized[pos].tag);
210 EXPECT_EQ(KM_TAG_APPLICATION_ID, deserialized[pos].tag);

Completed in 38 milliseconds