Home
last modified time | relevance | path

Searched refs:IMPORT_KEY (Results 1 - 2 of 2) sorted by relevance

/base/security/huks/test/reliability/src/
H A Dapi_pressure_test.cpp42 const char IMPORT_KEY[] = "This is for import key"; member
566 struct HksBlob importId = { (uint32_t)strlen(IMPORT_KEY), (uint8_t *)IMPORT_KEY }; in ImportKeyTest()
H A Dpressure_test.cpp39 const char IMPORT_KEY[] = "This is for import key"; member
237 struct HksBlob importId = { strlen(IMPORT_KEY), (uint8_t *)IMPORT_KEY }; in HWTEST_F()

Completed in 10 milliseconds