Home
last modified time | relevance | path

Searched defs:this_instance (Results 1 – 17 of 17) sorted by relevance

/trusted-services/components/rpc/common/logging/
A Dlogging_caller.c18 struct logging_caller *this_instance, in logging_caller_init()
34 struct logging_caller *this_instance) in logging_caller_deinit()
40 struct logging_caller *this_instance, in logging_caller_attach()
49 struct logging_caller *this_instance = (struct logging_caller*)context; in call_begin() local
74 struct logging_caller *this_instance = (struct logging_caller*)context; in call_invoke() local
101 struct logging_caller *this_instance = (struct logging_caller*)context; in call_end() local
/trusted-services/components/media/volume/block_volume/
A Dblock_volume.c49 struct block_volume *this_instance, in block_volume_init()
80 struct block_volume *this_instance) in block_volume_deinit()
86 struct block_volume *this_instance, in block_volume_set_partition_guid()
102 struct block_volume *this_instance = (struct block_volume *)dev_info->info; in block_volume_open() local
128 struct block_volume *this_instance = (struct block_volume *)entity->info; in block_volume_close() local
147 struct block_volume *this_instance = (struct block_volume *)entity->info; in block_volume_seek() local
179 struct block_volume *this_instance = (struct block_volume *)entity->info; in block_volume_size() local
190 struct block_volume *this_instance = (struct block_volume *)entity->info; in block_volume_read() local
237 struct block_volume *this_instance = (struct block_volume *)entity->info; in block_volume_write() local
280 struct block_volume *this_instance = (struct block_volume *)context; in block_volume_erase() local
[all …]
/trusted-services/components/service/block_storage/block_store/device/file/
A Dfile_block_store.c35 static psa_status_t prepare_for_read(const struct file_block_store *this_instance, uint32_t lba, in prepare_for_read()
72 static psa_status_t write_erased(const struct file_block_store *this_instance, size_t pos, in write_erased()
135 struct file_block_store *this_instance = (struct file_block_store *)context; in file_block_store_get_partition_info() local
145 struct file_block_store *this_instance = (struct file_block_store *)context; in file_block_store_open() local
159 struct file_block_store *this_instance = (struct file_block_store *)context; in file_block_store_close() local
169 const struct file_block_store *this_instance = (struct file_block_store *)context; in file_block_store_read() local
206 struct file_block_store *this_instance = (struct file_block_store *)context; in file_block_store_write() local
243 struct file_block_store *this_instance = (struct file_block_store *)context; in file_block_store_erase() local
282 struct block_store *file_block_store_init(struct file_block_store *this_instance, in file_block_store_init()
327 void file_block_store_deinit(struct file_block_store *this_instance) in file_block_store_deinit()
[all …]
/trusted-services/components/service/block_storage/block_store/device/fvb/
A Dfvb_block_store.c17 struct fvb_block_store *this_instance = (struct fvb_block_store *)context; in fvb_block_store_get_partition_info() local
28 struct fvb_block_store *this_instance = (struct fvb_block_store *)context; in fvb_block_store_open() local
44 struct fvb_block_store *this_instance = (struct fvb_block_store *)context; in fvb_block_store_close() local
58 struct fvb_block_store *this_instance =(struct fvb_block_store *)context; in fvb_block_store_read() local
108 struct fvb_block_store *this_instance = (struct fvb_block_store*)context; in fvb_block_store_write() local
155 struct fvb_block_store *this_instance = (struct fvb_block_store*)context; in fvb_block_store_erase() local
190 struct fvb_block_store *this_instance, in fvb_block_store_init()
236 struct fvb_block_store *this_instance) in fvb_block_store_deinit()
/trusted-services/components/service/block_storage/block_store/device/semihosting/
A Dsemihosting_block_store.c24 const struct semihosting_block_store *this_instance, in prepare_for_read()
66 const struct semihosting_block_store *this_instance, in write_erased()
97 const struct semihosting_block_store *this_instance, in prepare_for_write()
136 struct semihosting_block_store *this_instance = (struct semihosting_block_store*)context; in semihosting_block_store_get_partition_info() local
147 struct semihosting_block_store *this_instance = (struct semihosting_block_store*)context; in semihosting_block_store_open() local
164 struct semihosting_block_store *this_instance = (struct semihosting_block_store*)context; in semihosting_block_store_close() local
179 const struct semihosting_block_store *this_instance = in semihosting_block_store_read() local
236 struct semihosting_block_store *this_instance = (struct semihosting_block_store*)context; in semihosting_block_store_write() local
335 struct semihosting_block_store *this_instance, in semihosting_block_store_init()
393 struct semihosting_block_store *this_instance) in semihosting_block_store_deinit()
[all …]
/trusted-services/components/service/fwu/provider/
A Dfwu_provider.c102 struct fwu_provider *this_instance = (struct fwu_provider *)context; in discover_handler() local
134 struct fwu_provider *this_instance = (struct fwu_provider *)context; in begin_staging_handler() local
153 struct fwu_provider *this_instance = (struct fwu_provider *)context; in end_staging_handler() local
162 struct fwu_provider *this_instance = (struct fwu_provider *)context; in cancel_staging_handler() local
173 struct fwu_provider *this_instance = (struct fwu_provider *)context; in open_handler() local
198 struct fwu_provider *this_instance = (struct fwu_provider *)context; in write_stream_handler() local
217 struct fwu_provider *this_instance = (struct fwu_provider *)context; in read_stream_handler() local
247 struct fwu_provider *this_instance = (struct fwu_provider *)context; in commit_handler() local
274 struct fwu_provider *this_instance = (struct fwu_provider *)context; in accept_image_handler() local
288 struct fwu_provider *this_instance = (struct fwu_provider *)context; in select_previous_handler() local
/trusted-services/components/service/uefi/smm_variable/provider/
A Dsmm_variable_provider.c112 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in get_variable_handler() local
144 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in get_next_variable_name_handler() local
169 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in set_variable_handler() local
204 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in query_variable_info_handler() local
235 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in exit_boot_service_handler() local
246 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in set_var_check_property_handler() local
269 struct smm_variable_provider *this_instance = (struct smm_variable_provider *)context; in get_var_check_property_handler() local
/trusted-services/components/service/crypto/provider/extension/aead/
A Daead_provider.c67 struct aead_provider *this_instance = (struct aead_provider*)context; in get_serializer() local
78 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_setup_handler() local
132 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_generate_nonce_handler() local
175 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_set_nonce_handler() local
210 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_set_lengths_handler() local
246 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_update_ad_handler() local
281 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_update_handler() local
338 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_finish_handler() local
388 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_verify_handler() local
437 struct aead_provider *this_instance = (struct aead_provider*)context; in aead_abort_handler() local
/trusted-services/components/service/crypto/provider/extension/cipher/
A Dcipher_provider.c61 struct cipher_provider *this_instance = (struct cipher_provider*)context; in get_serializer() local
72 struct cipher_provider *this_instance = (struct cipher_provider*)context; in cipher_setup_handler() local
126 struct cipher_provider *this_instance = (struct cipher_provider*)context; in cipher_generate_iv_handler() local
167 struct cipher_provider *this_instance = (struct cipher_provider*)context; in cipher_set_iv_handler() local
202 struct cipher_provider *this_instance = (struct cipher_provider*)context; in cipher_update_handler() local
259 struct cipher_provider *this_instance = (struct cipher_provider*)context; in cipher_finish_handler() local
302 struct cipher_provider *this_instance = (struct cipher_provider*)context; in cipher_abort_handler() local
/trusted-services/components/service/crypto/provider/extension/hash/
A Dhash_provider.c59 struct hash_provider *this_instance = (struct hash_provider*)context; in get_serializer() local
70 struct hash_provider *this_instance = (struct hash_provider*)context; in hash_setup_handler() local
118 struct hash_provider *this_instance = (struct hash_provider*)context; in hash_update_handler() local
152 struct hash_provider *this_instance = (struct hash_provider*)context; in hash_finish_handler() local
195 struct hash_provider *this_instance = (struct hash_provider*)context; in hash_abort_handler() local
231 struct hash_provider *this_instance = (struct hash_provider*)context; in hash_verify_handler() local
268 struct hash_provider *this_instance = (struct hash_provider*)context; in hash_clone_handler() local
/trusted-services/components/service/block_storage/provider/
A Dblock_storage_provider.c76 struct block_storage_provider *this_instance = (struct block_storage_provider*)context; in get_partition_info_handler() local
109 struct block_storage_provider *this_instance = (struct block_storage_provider*)context; in open_handler() local
142 struct block_storage_provider *this_instance = (struct block_storage_provider*)context; in close_handler() local
169 struct block_storage_provider *this_instance = (struct block_storage_provider*)context; in read_handler() local
207 struct block_storage_provider *this_instance = (struct block_storage_provider*)context; in write_handler() local
252 struct block_storage_provider *this_instance = (struct block_storage_provider*)context; in erase_handler() local
/trusted-services/components/service/crypto/provider/extension/mac/
A Dmac_provider.c59 struct mac_provider *this_instance = (struct mac_provider*)context; in get_serializer() local
70 struct mac_provider *this_instance = (struct mac_provider*)context; in mac_setup_handler() local
123 struct mac_provider *this_instance = (struct mac_provider*)context; in mac_update_handler() local
157 struct mac_provider *this_instance = (struct mac_provider*)context; in mac_sign_finish_handler() local
200 struct mac_provider *this_instance = (struct mac_provider*)context; in mac_verify_finish_handler() local
240 struct mac_provider *this_instance = (struct mac_provider*)context; in mac_abort_handler() local
/trusted-services/components/service/attestation/provider/
A Dattest_provider.c61 struct attest_provider *this_instance = (struct attest_provider *)context; in get_token_handler() local
91 struct attest_provider *this_instance = (struct attest_provider*)context; in get_token_size_handler() local
121 struct attest_provider *this_instance = (struct attest_provider *)context; in export_iak_public_key_handler() local
153 struct attest_provider *this_instance = (struct attest_provider *)context; in import_iak_handler() local
/trusted-services/components/service/crypto/provider/extension/key_derivation/
A Dkey_derivation_provider.c69 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in get_serializer() local
80 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_setup_handler() local
128 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_get_capacity_handler() local
170 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_set_capacity_handler() local
205 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_input_bytes_handler() local
242 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_input_key_handler() local
286 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_output_bytes_handler() local
339 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_output_key_handler() local
388 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_abort_handler() local
424 struct key_derivation_provider *this_instance = (struct key_derivation_provider*)context; in key_derivation_key_agreement_handler() local
/trusted-services/platform/drivers/arm/tztrng/
A Dtztrng_adapter.c27 struct tztrng_instance *this_instance = (struct tztrng_instance*)context; in trng_poll() local
/trusted-services/components/service/test_runner/provider/
A Dtest_runner_provider.c139 struct test_runner_provider *this_instance = (struct test_runner_provider *)context; in run_tests_handler() local
174 struct test_runner_provider *this_instance = (struct test_runner_provider *)context; in list_tests_handler() local
/trusted-services/components/service/crypto/provider/
A Dcrypto_provider.c101 struct crypto_provider *this_instance = (struct crypto_provider *)context; in get_crypto_serializer() local

Completed in 53 milliseconds