Home
last modified time | relevance | path

Searched defs:src_phys_addr (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_code/
Ddrv_symc.c453 static td_s32 inner_drv_cipher_symc_normal_process(td_u32 chn_num, td_phys_addr_t src_phys_addr, in inner_drv_cipher_symc_normal_process()
580 …d_s32 inner_drv_cipher_symc_ccm_process(drv_symc_context_t *symc_ctx, td_phys_addr_t src_phys_addr, in inner_drv_cipher_symc_ccm_process()
661 td_phys_addr_t src_phys_addr, td_phys_addr_t dst_phys_addr, td_u32 length) in inner_drv_symc_gcm_process_buffer()
716 …2 inner_drv_cipher_symc_gcm_process(drv_symc_context_t *drv_symc_ctx, td_phys_addr_t src_phys_addr, in inner_drv_cipher_symc_gcm_process()
839 td_phys_addr_t src_phys_addr, td_phys_addr_t dst_phys_addr, td_u32 length) in inner_drv_cipher_symc_crypto_for_ctr()
891 td_phys_addr_t src_phys_addr, td_phys_addr_t dst_phys_addr, td_u32 length) in inner_drv_cipher_symc_crypto_for_others()
Dcrypto_drv_common.c239 …bute__((weak)) crypto_phys_copy_to_virt(td_u8 *dst_virt_addr, td_phys_addr_t src_phys_addr, td_u32… in crypto_phys_copy_to_virt()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Dhi_cipher_compat.h288 hi_phys_addr_t src_phys_addr; /* phy address of the original data. */ member