Searched defs:rootOfTrust (Results 1 – 3 of 3) sorted by relevance
/system/core/trusty/keymaster/keymint/ |
D | TrustyKeyMintDevice.cpp | 333 vector<uint8_t>* rootOfTrust) { in getRootOfTrust()
|
/system/keymaster/tests/ |
D | android_keymaster_messages_test.cpp | 902 std::vector<uint8_t> rootOfTrust{0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; in TEST() local
|
/system/keymaster/include/keymaster/ |
D | android_keymaster_messages.h | 1311 std::vector<uint8_t> rootOfTrust; member
|