Searched refs:corrupted (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 1577 HidlBuf corrupted(key_blob_); in TEST_F() local 1578 ++corrupted[i]; in TEST_F() 1582 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_F() 1599 HidlBuf corrupted(key_blob_); in TEST_F() local 1600 ++corrupted[i]; in TEST_F() 1604 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_F()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 2315 HidlBuf corrupted(key_blob_); in TEST_F() local 2316 ++corrupted[i]; in TEST_F() 2320 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_F() 2337 HidlBuf corrupted(key_blob_); in TEST_F() local 2338 ++corrupted[i]; in TEST_F() 2342 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_F()
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 76 * corrupted by subsequent preview frames filled by the camera. This flag is
|