| /trusted-services/components/rpc/common/logging/ |
| A D | logging_caller.c | 18 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 D | block_volume.c | 49 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 D | file_block_store.c | 35 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 D | fvb_block_store.c | 17 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 D | semihosting_block_store.c | 24 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 D | fwu_provider.c | 102 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 D | smm_variable_provider.c | 112 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 D | aead_provider.c | 67 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 D | cipher_provider.c | 61 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 D | hash_provider.c | 59 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 D | block_storage_provider.c | 76 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 D | mac_provider.c | 59 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 D | attest_provider.c | 61 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 D | key_derivation_provider.c | 69 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 D | tztrng_adapter.c | 27 struct tztrng_instance *this_instance = (struct tztrng_instance*)context; in trng_poll() local
|
| /trusted-services/components/service/test_runner/provider/ |
| A D | test_runner_provider.c | 139 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 D | crypto_provider.c | 101 struct crypto_provider *this_instance = (struct crypto_provider *)context; in get_crypto_serializer() local
|