Searched refs:TEEC_CONFIG_PAYLOAD_REF_COUNT (Results 1 – 2 of 2) sorted by relevance
339 TEEC_CONFIG_PAYLOAD_REF_COUNT); in teec_pre_process_operation()341 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) in teec_pre_process_operation()346 TEEC_CONFIG_PAYLOAD_REF_COUNT); in teec_pre_process_operation()350 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) { in teec_pre_process_operation()461 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) { in teec_post_process_operation()503 for (n = 0; n < TEEC_CONFIG_PAYLOAD_REF_COUNT; n++) { in teec_free_temp_refs()605 TEEC_CONFIG_PAYLOAD_REF_COUNT * in TEEC_OpenSession()612 TEEC_SharedMemory shm[TEEC_CONFIG_PAYLOAD_REF_COUNT]; in TEEC_OpenSession()628 arg->num_params = TEEC_CONFIG_PAYLOAD_REF_COUNT; in TEEC_OpenSession()687 TEEC_CONFIG_PAYLOAD_REF_COUNT * in TEEC_InvokeCommand()[all …]
45 #define TEEC_CONFIG_PAYLOAD_REF_COUNT 4 macro407 TEEC_Parameter params[TEEC_CONFIG_PAYLOAD_REF_COUNT];
Completed in 5 milliseconds