Home
last modified time | relevance | path

Searched defs:buffer_len (Results 1 – 8 of 8) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/zdiag/diag_system_cmd/
Ddiag_cmd_get_cpup.c41 uint32_t buffer_len) in diag_cpup_output_title()
81 uint8_t *out_buffer, uint32_t buffer_len) in diag_cpup_output()
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/
Dhash_harden.c240 unsigned int buffer_len; in hash_finish_harden() local
547 unsigned int buffer_len; in hmac_finish_harden() local
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_code/
Ddrv_hash.c457 td_u32 buffer_len = ctx->hash_ctx.data_buffer_len; in drv_process_tail() local
507 td_u32 buffer_len = ctx->hash_ctx.data_buffer_len; in drv_hmac_finish_process() local
/device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/src/
Dtest_suite_ipc.c395 uint32_t buffer_len = TEST_SUITE_MSG_QUEUE_MAX_SIZE; in test_suite_commands_execute_in_external_core() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_bsrp_nfrp.c68 osal_u32 buffer_len = 0; in hmac_nfrp_set_ndp_feedback_status() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at_wifi_cmd/at/
Dat_sendtest.c36 td_u32 buffer_len; member
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/spacc/
Dhal_symc.c638 td_u32 buffer_len = CRYPTO_AES_BLOCK_SIZE_IN_BYTES * 2; /* 2: Store iv and Padding. */ in hal_gcm_get_j0_by_iv() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/hal/
Dhal_ext_if.h1882 static INLINE__ osal_void hal_set_txbf_he_buff_addr(osal_u32 addr, osal_u16 buffer_len) in hal_set_txbf_he_buff_addr()