Searched refs:nblocks (Results 1 – 1 of 1) sorted by relevance
311 uint32_t nblocks = nbytes / TEGRA_SE_AES_BLOCK_SIZE; in tegra_se_perform_operation() local327 if (nblocks) { in tegra_se_perform_operation()328 tegra_se_write_32(se_dev, SE_BLOCK_COUNT_REG_OFFSET, nblocks - 1); in tegra_se_perform_operation()