Searched refs:GoogleSoftKeymaster (Results 1 – 2 of 2) sorted by relevance
/system/keymaster/ |
D | google_softkeymaster.h | 24 class GoogleSoftKeymaster : public GoogleKeymaster { 26 GoogleSoftKeymaster(size_t operation_table_size, Logger* logger) in GoogleSoftKeymaster() function 55 uint8_t GoogleSoftKeymaster::master_key_[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
|
D | google_keymaster_test.cpp | 51 GoogleSoftKeymaster device;
|