Searched defs:types (Results 1 – 11 of 11) sorted by relevance
| /optee_os/core/pta/ |
| H A D | rtc.c | 60 static TEE_Result rtc_pta_get_time(uint32_t types, in rtc_pta_get_time() 89 static TEE_Result rtc_pta_set_time(uint32_t types, in rtc_pta_set_time() 113 static TEE_Result rtc_pta_set_offset(uint32_t types, in rtc_pta_set_offset() 125 static TEE_Result rtc_pta_get_offset(uint32_t types, in rtc_pta_get_offset() 149 static TEE_Result rtc_pta_read_alarm(uint32_t types, in rtc_pta_read_alarm() 176 static TEE_Result rtc_pta_set_alarm(uint32_t types, in rtc_pta_set_alarm() 200 static TEE_Result rtc_pta_enable_alarm(uint32_t types, in rtc_pta_enable_alarm() 215 static TEE_Result rtc_pta_wait_alarm(uint32_t types, in rtc_pta_wait_alarm() 235 rtc_pta_cancel_wait_alarm(uint32_t types, in rtc_pta_cancel_wait_alarm() 248 rtc_pta_set_alarm_wakeup_status(uint32_t types, in rtc_pta_set_alarm_wakeup_status() [all …]
|
| H A D | hwrng.c | 22 static TEE_Result rng_get_entropy(uint32_t types, in rng_get_entropy() 42 static TEE_Result rng_get_info(uint32_t types, in rng_get_info()
|
| H A D | device.c | 44 static TEE_Result get_devices(uint32_t types, in get_devices()
|
| /optee_os/ta/trusted_keys/ |
| H A D | entry.c | 32 static TEE_Result get_random(uint32_t types, TEE_Param params[TEE_NUM_PARAMS]) in get_random() 204 static TEE_Result seal_trusted_key(uint32_t types, in seal_trusted_key() 247 static TEE_Result unseal_trusted_key(uint32_t types, in unseal_trusted_key()
|
| /optee_os/core/arch/arm/plat-synquacer/ |
| H A D | rng_pta.c | 256 static TEE_Result rng_get_entropy(uint32_t types, in rng_get_entropy() 315 static TEE_Result rng_get_info(uint32_t types, in rng_get_info()
|
| /optee_os/core/pta/bcm/ |
| H A D | bnxt.c | 70 static TEE_Result copy_bnxt_crash_dump(uint32_t types, in copy_bnxt_crash_dump()
|
| /optee_os/lib/libutee/include/ |
| H A D | utee_types.h | 46 uint64_t types; member
|
| /optee_os/core/include/kernel/ |
| H A D | tee_ta_manager.h | 44 uint32_t types; member
|
| /optee_os/lib/libutee/ |
| H A D | tee_api.c | 182 uint32_t types = up->types; in update_out_param() local 212 uint32_t types = up->types; in update_out_gp11_param() local
|
| H A D | user_ta_entry.c | 310 uint32_t types = up->types; in from_utee_params() local
|
| /optee_os/core/tee/ |
| H A D | tee_svc.c | 592 uint64_t types = 0; in utee_param_to_param() local
|