Home
last modified time | relevance | path

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

/optee_client/libseteec/src/
A Dse.c71 op.params[0].value.a = cmd; in do_scp03()
134 op.params[0].value.a = type; in se_apdu_request()
/optee_client/libteec/src/
A Dteec_benchmark.c111 *paddr_ts_buf = op.params[0].value.a; in benchmark_get_bench_buf_paddr()
112 *size = op.params[0].value.b; in benchmark_get_bench_buf_paddr()
A Dtee_client_api.c362 params[n].a = operation->params[n].value.a; in teec_pre_process_operation()
363 params[n].b = operation->params[n].value.b; in teec_pre_process_operation()
470 operation->params[n].value.a = params[n].a; in teec_post_process_operation()
471 operation->params[n].value.b = params[n].b; in teec_post_process_operation()
/optee_client/public/
A Dtee_client_api.h377 TEEC_Value value; member
/optee_client/
A D.travis.yml29 # defines the cross-compiler to the default value: $(CROSS_COMPILE)gcc.
/optee_client/tee-supplicant/src/
A Dtee_supplicant.c142 const uint32_t idx, struct param_value **value) in get_value() argument
151 *value = (void *)&params[idx].a; in get_value()

Completed in 9 milliseconds