Searched refs:rdk_size (Results 1 – 2 of 2) sorted by relevance
67 u32 rdk_size = 0; in rk_tb_sfc_thread() local73 of_property_read_u32(rds, "size", &rdk_size); in rk_tb_sfc_thread()75 if (digest_org && rdk_size) in rk_tb_sfc_thread()76 rk_tb_sha256((dma_addr_t)src.start, rdk_size, in rk_tb_sfc_thread()
62 u32 rdk_size = 0; in rk_tb_mmc_thread() local68 of_property_read_u32(rds, "size", &rdk_size); in rk_tb_mmc_thread()70 if (digest_org && rdk_size) in rk_tb_mmc_thread()71 rk_tb_sha256((dma_addr_t)src.start, rdk_size, in rk_tb_mmc_thread()