Home
last modified time | relevance | path

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

/optee_test/ta/include/
A Dta_storage.h19 #define TA_STORAGE_CMD_CREATE 4 macro
/optee_test/ta/storage/
A Dta_entry.c65 case TA_STORAGE_CMD_CREATE: in TA_InvokeCommandEntryPoint()
A Dstorage.c77 case TA_STORAGE_CMD_CREATE: in ta_storage_cmd_create()
100 if (command == TA_STORAGE_CMD_CREATE) in ta_storage_cmd_create()
/optee_test/host/xtest/
A Dregression_6000.c148 res = TEEC_InvokeCommand(sess, TA_STORAGE_CMD_CREATE, &op, &org); in fs_create()

Completed in 8 milliseconds