Home
last modified time | relevance | path

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

/optee_test/ta/include/
A Dta_storage.h29 #define TA_STORAGE_CMD_CREATE_OVERWRITE 14 macro
/optee_test/ta/storage/
A Dta_entry.c69 case TA_STORAGE_CMD_CREATE_OVERWRITE: in TA_InvokeCommandEntryPoint()
A Dstorage.c123 case TA_STORAGE_CMD_CREATE_OVERWRITE: in ta_storage_cmd_create_overwrite()
144 if (command == TA_STORAGE_CMD_CREATE_OVERWRITE) in ta_storage_cmd_create_overwrite()
/optee_test/host/xtest/
A Dregression_6000.c171 res = TEEC_InvokeCommand(sess, TA_STORAGE_CMD_CREATE_OVERWRITE, &op, &org); in fs_create_overwrite()

Completed in 7 milliseconds