Home
last modified time | relevance | path

Searched defs:params (Results 26 – 42 of 42) sorted by relevance

12

/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c319 TEE_Param params[TEE_NUM_PARAMS] = { }; in remoteproc_pta_verify() local
478 TEE_Param params[TEE_NUM_PARAMS] = { }; in get_rproc_pta_capabilities() local
555 TEE_Param params[TEE_NUM_PARAMS] = { }; in remoteproc_da_to_pa() local
731 TEE_Param params[TEE_NUM_PARAMS] = { }; in remoteproc_load_segment() local
/optee_os/core/tee/
H A Dtadb.c99 struct thread_param params[3] = { }; in ta_operation_open() local
125 struct thread_param params[2] = { }; in ta_operation_remove() local
697 struct thread_param params[2] = { }; in ta_load() local
H A Dtee_rpmb_fs.c470 struct thread_param params[2] = { in tee_rpmb_invoke() local
485 struct thread_param params[1] = { in rpmb_probe_reset() local
511 struct thread_param params[2] = { }; in rpmb_probe_next() local
/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c216 struct pkcs11_attribute_head *params, in allocate_tee_operation()
485 uint32_t ptypes, TEE_Param *params) in step_asymm_operation()
H A Dprocessing_symm.c201 struct pkcs11_attribute_head *params, in allocate_tee_operation()
736 uint32_t ptypes, TEE_Param *params) in step_symm_operation()
H A Dprocessing_aes.c457 struct ae_aes_context *params = NULL; in tee_init_gcm_operation() local
/optee_os/ta/trusted_keys/
H A Dentry.c64 TEE_Param params[TEE_NUM_PARAMS] = { }; in derive_unique_key() local
/optee_os/core/kernel/
H A Duser_ta.c294 struct thread_param params[3] = { }; in user_ta_dump_ftrace() local
H A Dree_fs_ta.c200 struct thread_param params[2]; in rpc_load() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpkcs5.c40 static int pkcs5_parse_pbkdf2_params(const mbedtls_asn1_buf *params, in pkcs5_parse_pbkdf2_params()
H A Dpkcs12.c36 static int pkcs12_parse_pbe_params(mbedtls_asn1_buf *params, in pkcs12_parse_pbe_params()
H A Dx509.c113 mbedtls_x509_buf *alg, mbedtls_x509_buf *params) in mbedtls_x509_get_alg()
245 int mbedtls_x509_get_rsassa_pss_params(const mbedtls_x509_buf *params, in mbedtls_x509_get_rsassa_pss_params()
H A Dssl_tls12_client.c2300 unsigned char *params = ssl->in_msg + mbedtls_ssl_hs_hdr_len(ssl); in ssl_parse_server_key_exchange() local
H A Dpsa_crypto.c6738 const psa_key_production_parameters_t *params, in psa_key_derivation_output_key_ext()
8297 const psa_key_production_parameters_t *params, in psa_generate_key_ext()
/optee_os/core/include/
H A Doptee_msg.h221 struct optee_msg_param params[]; member
/optee_os/lib/libutee/
H A Dtee_api_objects.c547 const TEE_Attribute *params, uint32_t paramCount) in TEE_GenerateKey()
565 const __GP11_TEE_Attribute *params, in __GP11_TEE_GenerateKey()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c2139 struct thread_param *params, in get_rpc_arg()
2192 struct thread_param *params) in get_rpc_arg_res()
2215 struct thread_param *params) in thread_rpc_cmd()

12