Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 46) sorted by relevance

12

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/common/
Dnrfx_log.h93 #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/
Dcc3xx_hash.c43 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()
Dcc3xx_dma.c79 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()
Dcc3xx_rng.c122 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/
Daes_alt.c216 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()
Dccm_alt.c56 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()
Dchachapoly_alt.c103 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/
Dccm_alt.c168 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()
Daes_alt.c370 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()
Dgcm_alt.c423 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/
Dtfm_peripherals_def.c29 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/
Dtfm_peripherals_def.c27 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/
Dtfm_peripherals_def.c24 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/
Dtfm_peripherals_def.c20 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/
Dfsl_component_serial_port_uart.c41 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()
Dfsl_component_serial_manager.c94 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/
Dtfm_peripherals_def.c53 void get_partition_named_mmio_list(const uintptr_t **list, size_t *length) in get_partition_named_mmio_list()
Drse_trng.c47 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/
Dio_storage.c227 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/
Dmbedtls_ccm_internal.c492 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/
Dfsl_adapter_usart.c381 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/
Dcc_util_cmac.c36 uint32_t length = 0; in UtilCmacBuildDataForDerivation() local
/trusted-firmware-m-latest/platform/ext/target/nxp/common/CMSIS_Driver/
DDriver_USART.c130 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/
Dpartition.h29 uint64_t length; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.h215 size_t length; member
222 size_t length; member

12