| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/ |
| D | cc3xx_psa_hash.c | 33 psa_status_t cc3xx_hash_setup(cc3xx_hash_operation_t *operation, in cc3xx_hash_setup() 89 psa_status_t cc3xx_hash_update(cc3xx_hash_operation_t *operation, in cc3xx_hash_update() 121 psa_status_t cc3xx_hash_finish(cc3xx_hash_operation_t *operation, in cc3xx_hash_finish() 150 psa_status_t cc3xx_hash_abort(cc3xx_hash_operation_t *operation) in cc3xx_hash_abort() 162 cc3xx_hash_operation_t operation = {0}; in cc3xx_hash_compute() local
|
| D | cc3xx_psa_aead.c | 257 cc3xx_aead_operation_t *operation, in cc3xx_aead_encrypt_setup() 269 cc3xx_aead_operation_t *operation, in cc3xx_aead_decrypt_setup() 281 cc3xx_aead_operation_t *operation, in cc3xx_aead_set_nonce() 290 cc3xx_aead_operation_t *operation, in cc3xx_aead_set_lengths() 326 cc3xx_aead_operation_t *operation, in cc3xx_aead_update_ad() 381 cc3xx_aead_operation_t *operation, in cc3xx_aead_update() 514 cc3xx_aead_operation_t *operation, in cc3xx_aead_finish() 629 cc3xx_aead_operation_t *operation, in cc3xx_aead_verify() 753 psa_status_t cc3xx_aead_abort(cc3xx_aead_operation_t *operation) in cc3xx_aead_abort()
|
| D | cc3xx_psa_mac.c | 255 static psa_status_t mac_setup(cc3xx_mac_operation_t *operation, in mac_setup() 299 psa_status_t cc3xx_mac_sign_setup(cc3xx_mac_operation_t *operation, in cc3xx_mac_sign_setup() 307 psa_status_t cc3xx_mac_verify_setup(cc3xx_mac_operation_t *operation, in cc3xx_mac_verify_setup() 315 psa_status_t cc3xx_mac_update(cc3xx_mac_operation_t *operation, in cc3xx_mac_update() 340 psa_status_t cc3xx_mac_sign_finish(cc3xx_mac_operation_t *operation, in cc3xx_mac_sign_finish() 372 psa_status_t cc3xx_mac_verify_finish(cc3xx_mac_operation_t *operation, in cc3xx_mac_verify_finish() 424 psa_status_t cc3xx_mac_abort(cc3xx_mac_operation_t *operation) in cc3xx_mac_abort()
|
| D | cc3xx_psa_cipher.c | 295 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_encrypt_setup() 309 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_decrypt_setup() 323 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_set_iv() 331 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_update() 475 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_finish() 599 cc3xx_cipher_operation_t *operation) in cc3xx_cipher_abort()
|
| D | cc3xx_internal_cipher.c | 214 cc3xx_cipher_operation_t *operation, in cc3xx_internal_cipher_setup_init() 273 cc3xx_cipher_operation_t *operation, in cc3xx_internal_cipher_setup_set_iv() 349 cc3xx_cipher_operation_t *operation) in cc3xx_internal_cipher_setup_complete()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/ |
| D | cc3xx_psa_mac.c | 253 static psa_status_t hmac_setup(cc3xx_mac_operation_t *operation, in hmac_setup() 331 static psa_status_t hmac_finish(cc3xx_mac_operation_t *operation, uint8_t *mac, in hmac_finish() 398 static psa_status_t mac_setup(cc3xx_mac_operation_t *operation, in mac_setup() 440 psa_status_t cc3xx_mac_sign_setup(cc3xx_mac_operation_t *operation, in cc3xx_mac_sign_setup() 448 psa_status_t cc3xx_mac_verify_setup(cc3xx_mac_operation_t *operation, in cc3xx_mac_verify_setup() 456 psa_status_t cc3xx_mac_update(cc3xx_mac_operation_t *operation, in cc3xx_mac_update() 477 psa_status_t cc3xx_mac_sign_finish(cc3xx_mac_operation_t *operation, in cc3xx_mac_sign_finish() 505 psa_status_t cc3xx_mac_verify_finish(cc3xx_mac_operation_t *operation, in cc3xx_mac_verify_finish() 542 psa_status_t cc3xx_mac_abort(cc3xx_mac_operation_t *operation) in cc3xx_mac_abort() 560 cc3xx_mac_operation_t operation = {0}; in cc3xx_mac_compute() local
|
| D | cc3xx_psa_cipher.c | 74 cc3xx_cipher_operation_t *operation, in cipher_setup() 172 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_encrypt_setup() 185 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_decrypt_setup() 198 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_set_iv() 265 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_update() 458 cc3xx_cipher_operation_t *operation, in cc3xx_cipher_finish() 592 psa_status_t cc3xx_cipher_abort(cc3xx_cipher_operation_t *operation) in cc3xx_cipher_abort() 628 cc3xx_cipher_operation_t operation = {0}; in cc3xx_cipher_encrypt() local 702 cc3xx_cipher_operation_t operation = {0}; in cc3xx_cipher_decrypt() local
|
| D | cc3xx_psa_hash.c | 129 psa_status_t cc3xx_hash_setup(cc3xx_hash_operation_t *operation, in cc3xx_hash_setup() 188 psa_status_t cc3xx_hash_update(cc3xx_hash_operation_t *operation, in cc3xx_hash_update() 232 psa_status_t cc3xx_hash_finish(cc3xx_hash_operation_t *operation, in cc3xx_hash_finish() 313 psa_status_t cc3xx_hash_abort(cc3xx_hash_operation_t *operation) in cc3xx_hash_abort() 331 cc3xx_hash_operation_t operation = {0}; in cc3xx_hash_compute() local
|
| D | cc3xx_psa_aead.c | 94 cc3xx_aead_operation_t *operation, in aead_setup() 242 cc3xx_aead_operation_t operation = {0}; in aead_one_shot_with_multipart() local 475 cc3xx_aead_operation_t *operation, in cc3xx_aead_encrypt_setup() 488 cc3xx_aead_operation_t *operation, in cc3xx_aead_decrypt_setup() 501 cc3xx_aead_operation_t *operation, in cc3xx_aead_set_nonce() 601 cc3xx_aead_operation_t *operation, in cc3xx_aead_set_lengths() 665 cc3xx_aead_operation_t *operation, in cc3xx_aead_update_ad() 734 cc3xx_aead_operation_t *operation, in cc3xx_aead_update() 894 cc3xx_aead_operation_t *operation, in cc3xx_aead_finish() 1004 cc3xx_aead_operation_t *operation, in cc3xx_aead_verify() [all …]
|
| /trusted-firmware-m-latest/bl1/bl1_1/shared_lib/pq_crypto/ |
| D | pq_crypto_psa.c | 15 psa_hash_operation_t *operation, in psa_hash_setup() 25 psa_hash_operation_t *operation, in psa_hash_update() 35 psa_hash_operation_t *operation, in psa_hash_finish() 48 psa_hash_operation_t *operation) in psa_hash_abort()
|
| /trusted-firmware-m-latest/docs/design_docs/booting/ |
| D | tfm_secure_boot.rst | 147 Overwrite operation 161 Swapping operation 188 Direct execute-in-place operation 214 RAM Loading firmware upgrade 224 Summary of different modes for image upgrade
|
| /trusted-firmware-m-latest/bl2/src/ |
| D | thin_psa_crypto_core.c | 138 psa_status_t psa_hash_abort(psa_hash_operation_t *operation) in psa_hash_abort() 152 psa_status_t psa_hash_setup(psa_hash_operation_t *operation, in psa_hash_setup() 173 psa_status_t psa_hash_update(psa_hash_operation_t *operation, in psa_hash_update() 195 psa_status_t psa_hash_finish(psa_hash_operation_t *operation, in psa_hash_finish()
|
| /trusted-firmware-m-latest/secure_fw/partitions/crypto/ |
| D | crypto_hash.c | 29 psa_hash_operation_t *operation = NULL; in tfm_crypto_hash_interface() local
|
| D | crypto_mac.c | 33 psa_mac_operation_t *operation = NULL; in tfm_crypto_mac_interface() local
|
| D | crypto_cipher.c | 33 psa_cipher_operation_t *operation = NULL; in tfm_crypto_cipher_interface() local
|
| D | crypto_key_derivation.c | 35 psa_key_derivation_operation_t *operation = NULL; in tfm_crypto_key_derivation_interface() local
|
| D | crypto_aead.c | 36 psa_aead_operation_t *operation = NULL; in tfm_crypto_aead_interface() local
|
| D | crypto_alloc.c | 47 } operation; member
|
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | ctr_drbg.h | 178 psa_cipher_operation_t operation; member
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/ |
| D | Driver_CAN.c | 181 static int32_t ARM_CAN_ObjectSetFilter (uint32_t obj_idx, ARM_CAN_FILTER_OPERATION operation, uint3… in ARM_CAN_ObjectSetFilter()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/ |
| D | stm32h5xx_hal_dma_ex.c | 4611 uint32_t operation) in DMA_List_UpdateStaticQueueNodesCLLR()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
| D | stm32u5xx_hal_dma_ex.c | 4655 uint32_t operation) in DMA_List_UpdateStaticQueueNodesCLLR()
|