| /trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/common/ |
| D | nrfx_log.h | 93 #define NRFX_LOG_HEXDUMP_ERROR(p_memory, length) argument 101 #define NRFX_LOG_HEXDUMP_WARNING(p_memory, length) argument 109 #define NRFX_LOG_HEXDUMP_INFO(p_memory, length) argument 117 #define NRFX_LOG_HEXDUMP_DEBUG(p_memory, length) argument
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/ |
| D | cc3xx_hash.c | 43 static void set_hash_h(const uint32_t *buf, size_t length) in set_hash_h() 53 static void get_hash_h(uint32_t *buf, size_t length) in get_hash_h() 145 cc3xx_err_t cc3xx_lowlevel_hash_update(const uint8_t *buf, size_t length) in cc3xx_lowlevel_hash_update() 173 void cc3xx_lowlevel_hash_finish(uint32_t *res, size_t length) in cc3xx_lowlevel_hash_finish()
|
| D | cc3xx_dma.c | 79 static void process_data(const void* buf, size_t length) in process_data() 142 void cc3xx_lowlevel_dma_copy_data(void* dest, const void* src, size_t length) in cc3xx_lowlevel_dma_copy_data() 155 cc3xx_err_t cc3xx_lowlevel_dma_buffered_input_data(const void* buf, size_t length, in cc3xx_lowlevel_dma_buffered_input_data() 244 void cc3xx_lowlevel_dma_set_output(void* buf, size_t length) in cc3xx_lowlevel_dma_set_output()
|
| D | cc3xx_rng.c | 122 cc3xx_err_t cc3xx_lowlevel_rng_get_random(uint8_t *buf, size_t length) in cc3xx_lowlevel_rng_get_random() 207 cc3xx_err_t cc3xx_lowlevel_rng_get_random(uint8_t *buf, size_t length) in cc3xx_lowlevel_rng_get_random()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | aes_alt.c | 216 size_t length, in mbedtls_aes_crypt_cbc() 290 size_t length, in mbedtls_aes_crypt_cfb128() 311 size_t length, in mbedtls_aes_crypt_cfb8() 332 size_t length, in aes_crypt_ctr_ofb() 389 size_t length, in mbedtls_aes_crypt_ctr() 406 size_t length, in mbedtls_aes_crypt_ofb() 497 size_t length, in mbedtls_aes_crypt_xts()
|
| D | ccm_alt.c | 56 size_t length, in mbedtls_ccm_encrypt_and_tag() 73 size_t length, in mbedtls_ccm_auth_decrypt() 89 size_t length, in mbedtls_ccm_star_encrypt_and_tag() 103 size_t length, in mbedtls_ccm_star_auth_decrypt()
|
| D | chachapoly_alt.c | 103 size_t length, in chachapoly_crypt_and_tag() 174 size_t length, in mbedtls_chachapoly_encrypt_and_tag() 203 size_t length, in mbedtls_chachapoly_auth_decrypt()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | ccm_alt.c | 168 static int ccm_auth_crypt( mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_crypt() 371 int mbedtls_ccm_star_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_star_encrypt_and_tag() 387 int mbedtls_ccm_encrypt_and_tag( mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_encrypt_and_tag() 409 int mbedtls_ccm_star_auth_decrypt( mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_star_auth_decrypt() 447 int mbedtls_ccm_auth_decrypt( mbedtls_ccm_context *ctx, size_t length, in mbedtls_ccm_auth_decrypt()
|
| D | aes_alt.c | 370 size_t length, in mbedtls_aes_crypt_cbc() 499 size_t length, in mbedtls_aes_crypt_xts() 610 size_t length, in mbedtls_aes_crypt_cfb128() 668 size_t length, in mbedtls_aes_crypt_cfb8() 713 size_t length, in mbedtls_aes_crypt_ofb() 758 size_t length, in mbedtls_aes_crypt_ctr()
|
| D | gcm_alt.c | 423 size_t length, in gcm_update() 542 size_t length, in mbedtls_gcm_crypt_and_tag() 574 size_t length, in mbedtls_gcm_auth_decrypt()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/common/ |
| D | tfm_peripherals_def.c | 29 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/ |
| D | tfm_peripherals_def.c | 27 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
|
| /trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/ |
| D | tfm_peripherals_def.c | 24 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps3/an524/ |
| D | tfm_peripherals_def.c | 20 void get_partition_named_mmio_list(const uintptr_t** list, size_t* length) { in get_partition_named_mmio_list()
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/serial_manager/ |
| D | fsl_component_serial_port_uart.c | 41 uint32_t length; member 240 …l_manager_status_t Serial_UartWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartWrite() 277 …al_manager_status_t Serial_UartRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartRead() 287 …l_manager_status_t Serial_UartWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartWrite() 301 …al_manager_status_t Serial_UartRead(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartRead() 577 …anager_status_t Serial_UartDmaWrite(serial_handle_t serialHandle, uint8_t *buffer, uint32_t length) in Serial_UartDmaWrite()
|
| D | fsl_component_serial_manager.c | 94 volatile uint32_t length; member 369 uint32_t length) in SerialManager_StartReading() 429 uint32_t length) in SerialManager_StartWriting() 491 uint32_t length) in SerialManager_StartReading()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/rse/common/ |
| D | tfm_peripherals_def.c | 53 void get_partition_named_mmio_list(const uintptr_t **list, size_t *length) in get_partition_named_mmio_list()
|
| D | rse_trng.c | 47 cc3xx_err_t rng_get_random(uint8_t* buf, size_t length) in rng_get_random()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/io/ |
| D | io_storage.c | 227 int io_size(uintptr_t handle, size_t *length) { in io_size() 241 int io_read(uintptr_t handle, uintptr_t buffer, size_t length, in io_read() 257 int io_write(uintptr_t handle, const uintptr_t buffer, size_t length, in io_write()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/ |
| D | mbedtls_ccm_internal.c | 492 size_t length, in ccm_auth_crypt() 649 size_t length, in mbedtls_ccm_encrypt_and_tag_int() 664 size_t length, in mbedtls_ccm_auth_decrypt_int()
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/uart/ |
| D | fsl_adapter_usart.c | 381 hal_uart_status_t HAL_UartReceiveBlocking(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartReceiveBlocking() 403 hal_uart_status_t HAL_UartSendBlocking(hal_uart_handle_t handle, const uint8_t *data, size_t length) in HAL_UartSendBlocking() 577 hal_uart_status_t HAL_UartReceiveNonBlocking(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartReceiveNonBlocking() 599 hal_uart_status_t HAL_UartSendNonBlocking(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartSendNonBlocking() 970 size_t length, in HAL_UartDMATransferReceive() 1006 …l_uart_dma_status_t HAL_UartDMATransferSend(hal_uart_handle_t handle, uint8_t *data, size_t length) in HAL_UartDMATransferSend()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | cc_util_cmac.c | 36 uint32_t length = 0; in UtilCmacBuildDataForDerivation() local
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/CMSIS_Driver/ |
| D | Driver_USART.c | 130 static int32_t ARM_USARTx_Send(UARTx_Resources* uart_dev, const uint8_t *data, size_t length) in ARM_USARTx_Send() 139 static int32_t ARM_USARTx_Receive(UARTx_Resources* uart_dev, uint8_t *data, size_t length) in ARM_USARTx_Receive()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/ |
| D | partition.h | 29 uint64_t length; member
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_helper.h | 215 size_t length; member 222 size_t length; member
|