Searched defs:exp_param_types (Results 1 – 11 of 11) sorted by relevance
| /optee_os/core/pta/bcm/ |
| H A D | wdt.c | 38 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in pta_wd_config() local 62 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_NONE, in pta_wd_start() local 80 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_NONE, in pta_wd_ping() local 98 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_NONE, in pta_wd_stop() local 117 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in pta_wd_set_timeout() local
|
| H A D | gpio.c | 49 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in pta_gpio_config() local 92 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in pta_gpio_set() local 137 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in pta_gpio_get() local
|
| H A D | elog.c | 67 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_INPUT, in pta_elog_load_nitro_fw() local 143 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_OUTPUT, in pta_elog_nitro_crash_dump() local 190 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_OUTPUT, in pta_elog_dump() local
|
| H A D | hwrng.c | 30 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_OUTPUT, in pta_hwrng_get() local
|
| H A D | sotp.c | 42 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in pta_sotp_read() local
|
| /optee_os/core/pta/k3/ |
| H A D | otp.c | 17 const uint32_t exp_param_types = in write_otp_row() local 41 const uint32_t exp_param_types = in read_otp_mmr() local 67 const uint32_t exp_param_types = in lock_otp_row() local
|
| /optee_os/core/pta/imx/ |
| H A D | ocotp.c | 16 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_OUTPUT, in chip_uid() local 41 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in read_fuse() local
|
| H A D | manufacturing_protection.c | 21 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_OUTPUT, in mp_get_public_key() local 50 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_INPUT, in mp_signature() local
|
| H A D | digprog.c | 16 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_OUTPUT, in invokeCommandEntryPoint() local
|
| H A D | dek_blob.c | 104 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_INPUT, in cmd_dek_generate() local
|
| /optee_os/core/pta/tests/ |
| H A D | aes_perf.c | 163 uint32_t exp_param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in core_aes_perf_tests() local
|