Home
last modified time | relevance | path

Searched defs:req_msg (Results 1 – 25 of 36) sorted by relevance

12

/trusted-services/components/service/crypto/client/caller/packed-c/
A Dcrypto_caller_key_derivation.h29 struct ts_crypto_key_derivation_setup_in req_msg; in crypto_caller_key_derivation_setup() local
82 struct ts_crypto_key_derivation_get_capacity_in req_msg; in crypto_caller_key_derivation_get_capacity() local
135 struct ts_crypto_key_derivation_set_capacity_in req_msg; in crypto_caller_key_derivation_set_capacity() local
175 struct ts_crypto_key_derivation_input_bytes_in req_msg; in crypto_caller_key_derivation_input_bytes() local
226 struct ts_crypto_key_derivation_input_key_in req_msg; in crypto_caller_key_derivation_input_key() local
266 struct ts_crypto_key_derivation_output_bytes_in req_msg; in crypto_caller_key_derivation_output_bytes() local
333 struct ts_crypto_key_derivation_output_key_in req_msg; in crypto_caller_key_derivation_output_key() local
391 struct ts_crypto_key_derivation_abort_in req_msg; in crypto_caller_key_derivation_abort() local
432 struct ts_crypto_key_derivation_key_agreement_in req_msg; in crypto_caller_key_derivation_key_agreement() local
488 struct ts_crypto_raw_key_agreement_in req_msg; in crypto_caller_raw_key_agreement() local
A Dcrypto_caller_hash.h28 struct ts_crypto_hash_setup_in req_msg; in crypto_caller_hash_setup() local
81 struct ts_crypto_hash_update_in req_msg; in crypto_caller_hash_update() local
131 struct ts_crypto_hash_finish_in req_msg; in crypto_caller_hash_finish() local
196 struct ts_crypto_hash_abort_in req_msg; in crypto_caller_hash_abort() local
234 struct ts_crypto_hash_verify_in req_msg; in crypto_caller_hash_verify() local
282 struct ts_crypto_hash_clone_in req_msg; in crypto_caller_hash_clone() local
A Dcrypto_caller_mac.h30 struct ts_crypto_mac_setup_in req_msg; in common_mac_setup() local
100 struct ts_crypto_mac_update_in req_msg; in crypto_caller_mac_update() local
150 struct ts_crypto_mac_sign_finish_in req_msg; in crypto_caller_mac_sign_finish() local
217 struct ts_crypto_mac_verify_finish_in req_msg; in crypto_caller_mac_verify_finish() local
264 struct ts_crypto_mac_abort_in req_msg; in crypto_caller_mac_abort() local
A Dcrypto_caller_aead.h31 struct ts_crypto_aead_setup_in req_msg; in common_aead_setup() local
105 struct ts_crypto_aead_generate_nonce_in req_msg; in crypto_caller_aead_generate_nonce() local
171 struct ts_crypto_aead_set_nonce_in req_msg; in crypto_caller_aead_set_nonce() local
220 struct ts_crypto_aead_set_lengths_in req_msg; in crypto_caller_aead_set_lengths() local
260 struct ts_crypto_aead_update_ad_in req_msg; in crypto_caller_aead_update_ad() local
312 struct ts_crypto_aead_update_in req_msg; in crypto_caller_aead_update() local
393 struct ts_crypto_aead_finish_in req_msg; in crypto_caller_aead_finish() local
484 struct ts_crypto_aead_verify_in req_msg; in crypto_caller_aead_verify() local
562 struct ts_crypto_aead_abort_in req_msg; in crypto_caller_aead_abort() local
A Dcrypto_caller_cipher.h30 struct ts_crypto_cipher_setup_in req_msg; in common_cipher_setup() local
103 struct ts_crypto_cipher_generate_iv_in req_msg; in crypto_caller_cipher_generate_iv() local
171 struct ts_crypto_cipher_set_iv_in req_msg; in crypto_caller_cipher_set_iv() local
223 struct ts_crypto_cipher_update_in req_msg; in crypto_caller_cipher_update() local
301 struct ts_crypto_cipher_finish_in req_msg; in crypto_caller_cipher_finish() local
365 struct ts_crypto_cipher_abort_in req_msg; in crypto_caller_cipher_abort() local
A Dcrypto_caller_destroy_key.h25 struct ts_crypto_destroy_key_in req_msg; in crypto_caller_destroy_key() local
A Dcrypto_caller_purge_key.h25 struct ts_crypto_purge_key_in req_msg; in crypto_caller_purge_key() local
A Dcrypto_caller_generate_key.h29 struct ts_crypto_generate_key_in req_msg; in crypto_caller_generate_key() local
A Dcrypto_caller_get_key_attributes.h27 struct ts_crypto_get_key_attributes_in req_msg; in crypto_caller_get_key_attributes() local
A Dcrypto_caller_copy_key.h28 struct ts_crypto_copy_key_in req_msg; in crypto_caller_copy_key() local
A Dcrypto_caller_generate_random.h26 struct ts_crypto_generate_random_in req_msg; in crypto_caller_generate_random() local
A Dcrypto_caller_export_key.h29 struct ts_crypto_export_key_in req_msg; in crypto_caller_export_key() local
A Dcrypto_caller_export_public_key.h28 struct ts_crypto_export_public_key_in req_msg; in crypto_caller_export_public_key() local
A Dcrypto_caller_import_key.h31 struct ts_crypto_import_key_in req_msg; in crypto_caller_import_key() local
A Dcrypto_caller_asymmetric_decrypt.h31 struct ts_crypto_asymmetric_decrypt_in req_msg; in crypto_caller_asymmetric_decrypt() local
/trusted-services/components/service/block_storage/block_store/client/
A Dblock_storage_client.c23 struct ts_block_storage_get_partition_info_in req_msg = {0}; in block_storage_client_get_partition_info() local
91 struct ts_block_storage_open_in req_msg = {0}; in block_storage_client_open() local
149 struct ts_block_storage_close_in req_msg = {0}; in block_storage_client_close() local
195 struct ts_block_storage_read_in req_msg = {0}; in block_storage_client_read() local
261 struct ts_block_storage_write_in req_msg = {0}; in block_storage_client_write() local
326 struct ts_block_storage_erase_in req_msg = {0}; in block_storage_client_erase() local
/trusted-services/components/service/fwu/test/fwu_client/remote/
A Dremote_fwu_client.cpp213 struct fwu_begin_staging_in *req_msg = NULL; in begin_staging() local
266 struct fwu_accept_image_in req_msg = { 0 }; in accept() local
307 struct fwu_open_in req_msg = { 0 }; in open() local
354 struct fwu_commit_in req_msg = { 0 }; in commit() local
405 struct fwu_write_stream_in req_msg; in write_stream() local
454 struct fwu_read_stream_in req_msg; in read_stream() local
/trusted-services/components/rpc/psa_ipc/
A Dservice_psa_ipc.c74 struct ns_openamp_msg *req_msg; in psa_connect() local
114 struct ns_openamp_msg *req_msg; in __psa_call() local
216 struct ns_openamp_msg *req_msg; in psa_close() local
/trusted-services/deployments/internal-trusted-storage/env/commonsp/
A Dits_sp.c27 struct sp_msg req_msg = { 0 }; in sp_main() local
/trusted-services/deployments/protected-storage/env/commonsp/
A Dps_sp.c27 struct sp_msg req_msg = { 0 }; in sp_main() local
/trusted-services/deployments/se-proxy/env/commonsp/
A Dse_proxy_sp.c22 struct sp_msg req_msg = { 0 }; in sp_main() local
/trusted-services/deployments/env-test/env/commonsp/
A Denv_test_sp.c27 struct sp_msg req_msg = { 0 }; in sp_main() local
/trusted-services/deployments/block-storage/env/commonsp/
A Dblock_storage_sp.c30 struct sp_msg req_msg = { 0 }; in sp_main() local
/trusted-services/deployments/logging/env/commonsp/
A Dlogging_sp.c26 struct sp_msg req_msg = { 0 }; in sp_main() local
/trusted-services/deployments/smm-gateway/env/commonsp/
A Dsmm_gateway_sp.c33 struct ffa_direct_msg req_msg = { 0 }; in sp_main() local

Completed in 63 milliseconds

12