Searched refs:corrupted (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 2284 HidlBuf corrupted(key_blob_); in TEST_P() local 2285 ++corrupted[i]; in TEST_P() 2289 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_P() 2306 HidlBuf corrupted(key_blob_); in TEST_P() local 2307 ++corrupted[i]; in TEST_P() 2311 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_P()
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 76 * corrupted by subsequent preview frames filled by the camera. This flag is
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 1793 HidlBuf corrupted(key_blob_); in TEST_P() local 1794 ++corrupted[i]; in TEST_P() 1798 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_P() 1815 HidlBuf corrupted(key_blob_); in TEST_P() local 1816 ++corrupted[i]; in TEST_P() 1820 ExportKey(KeyFormat::X509, corrupted, HidlBuf(), HidlBuf(), &export_data)) in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IDevice.hal | 140 * the driver must always check whether the model cache is corrupted before
|