Home
last modified time | relevance | path

Searched refs:TEEC_CONFIG_PAYLOAD_REF_COUNT (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientSMC.c64 TEESMC32_GET_ARG_SIZE(TEEC_CONFIG_PAYLOAD_REF_COUNT + MetaNum); in TEEC_SMC_OpenSession()
88 TeeSmc32Arg->num_params = TEEC_CONFIG_PAYLOAD_REF_COUNT + MetaNum; in TEEC_SMC_OpenSession()
159 TEESMC32_GET_ARG_SIZE(TEEC_CONFIG_PAYLOAD_REF_COUNT); in TEEC_SMC_CloseSession()
207 TEESMC32_GET_ARG_SIZE(TEEC_CONFIG_PAYLOAD_REF_COUNT); in TEEC_SMC_InvokeCommand()
221 TeeSmc32Arg->num_params = TEEC_CONFIG_PAYLOAD_REF_COUNT; in TEEC_SMC_InvokeCommand()
274 ParamCount < TEEC_CONFIG_PAYLOAD_REF_COUNT; in SetTeeSmc32Params()
316 ParamCount < TEEC_CONFIG_PAYLOAD_REF_COUNT; in GetTeeSmc32Params()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c337 TEEC_CONFIG_PAYLOAD_REF_COUNT); in teec_pre_process_operation()
339 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) in teec_pre_process_operation()
344 TEEC_CONFIG_PAYLOAD_REF_COUNT); in teec_pre_process_operation()
348 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) { in teec_pre_process_operation()
460 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) { in teec_post_process_operation()
502 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) { in teec_free_temp_refs()
602 TEEC_CONFIG_PAYLOAD_REF_COUNT * in TEEC_OpenSession()
609 TEEC_SharedMemory shm[TEEC_CONFIG_PAYLOAD_REF_COUNT]; in TEEC_OpenSession()
625 arg->num_params = TEEC_CONFIG_PAYLOAD_REF_COUNT; in TEEC_OpenSession()
684 TEEC_CONFIG_PAYLOAD_REF_COUNT * in TEEC_InvokeCommand()
[all …]
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_client_api.h15 #define TEEC_CONFIG_PAYLOAD_REF_COUNT 4 macro
362 TEEC_Parameter params[TEEC_CONFIG_PAYLOAD_REF_COUNT];
365 TEEC_SharedMemory memRefs[TEEC_CONFIG_PAYLOAD_REF_COUNT];
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h39 #define TEEC_CONFIG_PAYLOAD_REF_COUNT 4 macro
386 TEEC_Parameter params[TEEC_CONFIG_PAYLOAD_REF_COUNT];
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h45 #define TEEC_CONFIG_PAYLOAD_REF_COUNT 4 macro
407 TEEC_Parameter params[TEEC_CONFIG_PAYLOAD_REF_COUNT];
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h45 #define TEEC_CONFIG_PAYLOAD_REF_COUNT 4 macro
407 TEEC_Parameter params[TEEC_CONFIG_PAYLOAD_REF_COUNT];