Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/include/
H A Dta_storage.h33 #define TA_STORAGE_CMD_ALLOC_OBJ 18 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage/
H A Dta_entry.c110 case TA_STORAGE_CMD_ALLOC_OBJ: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c400 res = TEEC_InvokeCommand(sess, TA_STORAGE_CMD_ALLOC_OBJ, &op, &org); in fs_alloc_obj()