Searched refs:TEGRA_SE_AES_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
311 uint32_t nblocks = nbytes / TEGRA_SE_AES_BLOCK_SIZE; in tegra_se_perform_operation()684 se_dev->dst_ll_buf->buffer[0].data_len = TEGRA_SE_AES_BLOCK_SIZE; in tegra_se_pkakeytable_sticky_bits_save()
486 #define TEGRA_SE_AES_BLOCK_SIZE 16 macro