| /optee_os/lib/libutee/ |
| H A D | tee_socket_pta.c | 39 TEE_Param params[TEE_NUM_PARAMS]; in __tee_socket_pta_open() local 82 TEE_Param params[TEE_NUM_PARAMS]; in __tee_socket_pta_close() local 98 TEE_Param params[TEE_NUM_PARAMS]; in __tee_socket_pta_send() local 123 TEE_Param params[TEE_NUM_PARAMS]; in __tee_socket_pta_recv() local 146 TEE_Param params[TEE_NUM_PARAMS]; in __tee_socket_pta_ioctl() local
|
| H A D | tee_system_pta.c | 38 TEE_Param params[TEE_NUM_PARAMS] = { }; in tee_map_zi() local 69 TEE_Param params[TEE_NUM_PARAMS] = { }; in tee_unmap() local 90 TEE_Param params[TEE_NUM_PARAMS] = { }; in tee_invoke_supp_plugin() local
|
| H A D | user_ta_entry.c | 344 TEE_Param params[TEE_NUM_PARAMS]; in entry_open_session() local 385 TEE_Param params[TEE_NUM_PARAMS]; in entry_invoke_command() local 406 TEE_Param params[TEE_NUM_PARAMS] = { }; in entry_dump_memstats() local
|
| H A D | tee_api_operations.c | 2015 const TEE_Attribute *params, in TEE_AsymmetricEncrypt() 2054 const __GP11_TEE_Attribute *params, in __GP11_TEE_AsymmetricEncrypt() 2091 const TEE_Attribute *params, in TEE_AsymmetricDecrypt() 2130 const __GP11_TEE_Attribute *params, in __GP11_TEE_AsymmetricDecrypt() 2167 const TEE_Attribute *params, in TEE_AsymmetricSignDigest() 2203 const __GP11_TEE_Attribute *params, in __GP11_TEE_AsymmetricSignDigest() 2240 const TEE_Attribute *params, in TEE_AsymmetricVerifyDigest() 2275 const __GP11_TEE_Attribute *params, in __GP11_TEE_AsymmetricVerifyDigest() 2312 const TEE_Attribute *params, uint32_t paramCount, in TEE_DeriveKey() 2354 const __GP11_TEE_Attribute *params, in __GP11_TEE_DeriveKey()
|
| /optee_os/core/kernel/ |
| H A D | tee_time.c | 16 struct thread_param params = in tee_time_wait() local 30 struct thread_param params = THREAD_PARAM_VALUE(OUT, 0, 0, 0); in tee_time_get_ree_time() local
|
| H A D | notif.c | 171 struct thread_param params = in notif_rpc() local
|
| /optee_os/lib/libutee/arch/arm/gprof/ |
| H A D | gprof_pta.c | 32 TEE_Param params[TEE_NUM_PARAMS]; in __pta_gprof_send() local 53 TEE_Param params[TEE_NUM_PARAMS]; in __pta_gprof_pc_sampling_start() local 71 TEE_Param params[TEE_NUM_PARAMS]; in __pta_gprof_pc_sampling_stop() local
|
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_token.c | 246 enum pkcs11_rc entry_ck_slot_list(uint32_t ptypes, TEE_Param *params) in entry_ck_slot_list() 309 enum pkcs11_rc entry_ck_slot_info(uint32_t ptypes, TEE_Param *params) in entry_ck_slot_info() 358 enum pkcs11_rc entry_ck_token_info(uint32_t ptypes, TEE_Param *params) in entry_ck_token_info() 439 enum pkcs11_rc entry_ck_token_mecha_ids(uint32_t ptypes, TEE_Param *params) in entry_ck_token_mecha_ids() 495 enum pkcs11_rc entry_ck_token_mecha_info(uint32_t ptypes, TEE_Param *params) in entry_ck_token_mecha_info() 599 uint32_t ptypes, TEE_Param *params) in entry_ck_open_session() 709 uint32_t ptypes, TEE_Param *params) in entry_ck_close_session() 738 uint32_t ptypes, TEE_Param *params) in entry_ck_close_all_sessions() 778 uint32_t ptypes, TEE_Param *params) in entry_ck_session_info() 817 enum pkcs11_rc entry_ck_token_initialize(uint32_t ptypes, TEE_Param *params) in entry_ck_token_initialize() [all …]
|
| H A D | object.c | 301 uint32_t ptypes, TEE_Param *params) in entry_create_object() 409 uint32_t ptypes, TEE_Param *params) in entry_destroy_object() 496 uint32_t ptypes, TEE_Param *params) in entry_find_objects_init() 660 uint32_t ptypes, TEE_Param *params) in entry_find_objects() 716 uint32_t ptypes, TEE_Param *params) in entry_find_objects_final() 748 uint32_t ptypes, TEE_Param *params) in entry_get_attribute_value() 927 uint32_t ptypes, TEE_Param *params) in entry_get_object_size() 977 uint32_t ptypes, TEE_Param *params) in entry_set_attribute_value() 1116 TEE_Param *params) in entry_copy_object()
|
| H A D | processing.c | 215 uint32_t ptypes, TEE_Param *params) in entry_generate_secret() 398 uint32_t ptypes, TEE_Param *params) in entry_generate_key_pair() 598 uint32_t ptypes, TEE_Param *params, in entry_processing_init() 706 uint32_t ptypes, TEE_Param *params, in entry_processing_step() 810 uint32_t ptypes, TEE_Param *params, in entry_processing_key() 1075 TEE_Param *params) in entry_release_active_processing() 1118 uint32_t ptypes, TEE_Param *params) in entry_wrap_key()
|
| H A D | processing_digest.c | 67 struct pkcs11_attribute_head *params) in allocate_tee_operation() 114 uint32_t ptypes, TEE_Param *params) in step_digest_operation()
|
| H A D | entry.c | 54 static enum pkcs11_rc entry_ping(uint32_t ptypes, TEE_Param *params) in entry_ping()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | pkparse.c | 73 static int pk_ecc_group_id_from_specified(const mbedtls_asn1_buf *params, in pk_ecc_group_id_from_specified() 109 static int pk_group_from_specified(const mbedtls_asn1_buf *params, mbedtls_ecp_group *grp) in pk_group_from_specified() 302 static int pk_ecc_group_id_from_specified(const mbedtls_asn1_buf *params, in pk_ecc_group_id_from_specified() 349 mbedtls_asn1_buf *params) in pk_get_ecparams() 389 static int pk_use_ecparams(const mbedtls_asn1_buf *params, mbedtls_pk_context *pk) in pk_use_ecparams() 413 static int pk_use_ecparams_rfc8410(const mbedtls_asn1_buf *params, in pk_use_ecparams_rfc8410() 473 mbedtls_pk_type_t *pk_alg, mbedtls_asn1_buf *params, in pk_get_pk_alg() 611 mbedtls_asn1_buf params = { 0, 0, NULL }; in pk_parse_key_sec1_der() local 749 mbedtls_asn1_buf params; in pk_parse_key_pkcs8_unencrypted_der() local
|
| H A D | lmots.c | 83 static unsigned short lmots_checksum_calculate(const mbedtls_lmots_parameters_t *params, in lmots_checksum_calculate() 119 static int create_digit_array_with_checksum(const mbedtls_lmots_parameters_t *params, in create_digit_array_with_checksum() 208 static int hash_digit_array(const mbedtls_lmots_parameters_t *params, in hash_digit_array() 313 static int public_key_from_hashed_digit_array(const mbedtls_lmots_parameters_t *params, in public_key_from_hashed_digit_array() 463 int mbedtls_lmots_calculate_public_key_candidate(const mbedtls_lmots_parameters_t *params, in mbedtls_lmots_calculate_public_key_candidate()
|
| H A D | asn1parse.c | 353 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params) in mbedtls_asn1_get_alg() 404 mbedtls_asn1_buf params; in mbedtls_asn1_get_alg_null() local
|
| H A D | lms.c | 94 static int create_merkle_leaf_value(const mbedtls_lms_parameters_t *params, in create_merkle_leaf_value() 170 static int create_merkle_internal_value(const mbedtls_lms_parameters_t *params, in create_merkle_internal_value()
|
| /optee_os/lib/libdl/ |
| H A D | dlfcn.c | 40 TEE_Param params[TEE_NUM_PARAMS] = { }; in dlopen() local 94 TEE_Param params[TEE_NUM_PARAMS] = { }; in dlsym() local
|
| /optee_os/core/include/tee/ |
| H A D | tee_fs_rpc.h | 21 struct thread_param params[THREAD_RPC_MAX_NUM_PARAMS]; member
|
| /optee_os/core/lib/libtomcrypt/src/pk/dsa/ |
| H A D | dsa_import.c | 86 ltc_asn1_list params[3]; in dsa_import() local
|
| /optee_os/core/tee/ |
| H A D | tee_supp_plugin_rpc.c | 25 struct thread_param params[THREAD_RPC_MAX_NUM_PARAMS]; in tee_invoke_supp_plugin_rpc() local
|
| H A D | tee_svc_cryp.c | 2126 const TEE_Attribute *params, uint32_t param_count) in tee_svc_obj_generate_key_rsa() 2159 uint32_t key_size, const TEE_Attribute *params, uint32_t param_count) in tee_svc_obj_generate_key_dsa() 2181 uint32_t key_size, const TEE_Attribute *params, uint32_t param_count) in tee_svc_obj_generate_key_dh() 2213 uint32_t key_size, const TEE_Attribute *params, uint32_t param_count) in tee_svc_obj_generate_key_ecc() 2243 const TEE_Attribute *params, in tee_svc_obj_generate_key_x25519() 2270 uint32_t key_size, const TEE_Attribute *params, in tee_svc_obj_generate_key_x448() 2298 const TEE_Attribute *params, in tee_svc_obj_generate_key_ed25519() 2323 tee_svc_obj_ed25519_parse_params(const TEE_Attribute *params, size_t num_params, in tee_svc_obj_ed25519_parse_params() 2373 const TEE_Attribute *params, size_t num_params) in tee_svc_obj_ed25519_sign() 2398 const TEE_Attribute *params, size_t num_params) in tee_svc_obj_ed25519_verify() [all …]
|
| H A D | entry_std.c | 184 static TEE_Result copy_in_params(const struct optee_msg_param *params, in copy_in_params() 288 struct optee_msg_param *params, uint64_t *saved_attr) in copy_out_param() 328 struct optee_msg_param *params, in get_open_session_meta()
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_optee_abi.c | 462 struct thread_param *params, void **arg_ret, in get_rpc_arg() 536 struct thread_param *params) in get_rpc_arg_res() 563 struct thread_param *params) in thread_rpc_cmd()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_optee_smc.c | 461 struct thread_param *params, void **arg_ret, in get_rpc_arg() 535 struct thread_param *params) in get_rpc_arg_res() 562 struct thread_param *params) in thread_rpc_cmd()
|
| /optee_os/core/pta/ |
| H A D | gprof.c | 20 struct thread_param params[3] = { }; in gprof_send_rpc() local
|