Home
last modified time | relevance | path

Searched refs:data_00 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c66 static uint8_t data_00[] = { variable
466 TEE_DATA_FLAG_ACCESS_WRITE_META, 0, data_00, in test_truncate_file_length()
467 sizeof(data_00), &obj, storage_id))) in test_truncate_file_length()
484 (void)ADBG_EXPECT_BUFFER(c, &data_00[5], 5, out, count); in test_truncate_file_length()
507 (void)ADBG_EXPECT_BUFFER(c, &data_00[5], 5, out, count); in test_truncate_file_length()
536 TEE_DATA_FLAG_ACCESS_WRITE_META, 0, data_00, in test_extend_file_length()
537 sizeof(data_00), &obj, storage_id))) in test_extend_file_length()
554 expect[0] = data_00[30]; in test_extend_file_length()
555 expect[1] = data_00[31]; in test_extend_file_length()
579 expect[0] = data_00[30]; in test_extend_file_length()
[all …]