Searched refs:cmd_process (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/ |
| H A D | ta_entry.c | 59 return cmd_process(nParamTypes, pParams, false); in TA_InvokeCommandEntryPoint() 62 return cmd_process(nParamTypes, pParams, true); in TA_InvokeCommandEntryPoint()
|
| H A D | ta_aes_perf.c | 83 TEE_Result cmd_process(uint32_t param_types, in cmd_process() function
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/include/ |
| H A D | ta_sha_perf_priv.h | 13 TEE_Result cmd_process(uint32_t param_types, TEE_Param params[4]);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/include/ |
| H A D | ta_aes_perf_priv.h | 13 TEE_Result cmd_process(uint32_t param_types, TEE_Param params[4], bool sdp);
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | command.su | |
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/ |
| H A D | ta_entry.c | 58 return cmd_process(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
|
| H A D | ta_sha_perf.c | 24 TEE_Result cmd_process(uint32_t param_types, TEE_Param params[4]) in cmd_process() function
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | command.su | |
| H A D | cli_simple.c | 249 if (cmd_process(flag, argc, argv, &repeatable, NULL)) in cli_simple_run_command()
|
| H A D | command.c | 504 enum command_ret_t cmd_process(int flag, int argc, char * const argv[], in cmd_process() function
|
| H A D | cli_hush.c | 1678 return cmd_process(flag, child->argc, child->argv,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | time.c | 36 retval = cmd_process(0, argc - 1, argv + 1, &repeatable, &cycles); in do_time()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | command.h | 142 int cmd_process(int flag, int argc, char * const argv[],
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | README | 373 function which processes commands called cmd_process().
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |