Searched refs:obj_info1 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_6000.c | 1620 TEE_ObjectInfo obj_info1 = { }; in xtest_tee_test_6017_single() local 1640 fs_get_obj_info(&sess, obj, &obj_info1, in xtest_tee_test_6017_single() 1658 obj_info1.dataSize, ==, obj_info2.dataSize)) in xtest_tee_test_6017_single() 1675 TEE_ObjectInfo obj_info1 = { }; in xtest_tee_test_6018_single() local 1713 fs_get_obj_info(&sess, obj, &obj_info1, in xtest_tee_test_6018_single() 1718 obj_info1.dataSize, ==, block_size * num_blocks)) in xtest_tee_test_6018_single() 1736 obj_info1.dataSize, ==, obj_info2.dataSize)) in xtest_tee_test_6018_single()
|