Searched refs:TEGRA_SE_KEY_128_SIZE (Results 1 – 2 of 2) sorted by relevance
556 se_dev->dst_ll_buf->buffer[0].data_len = TEGRA_SE_KEY_128_SIZE; in tegra_se_aeskeytable_context_save()565 TEGRA_SE_KEY_128_SIZE); in tegra_se_aeskeytable_context_save()572 se_dev->dst_ll_buf->buffer[0].addr += TEGRA_SE_KEY_128_SIZE; in tegra_se_aeskeytable_context_save()643 se_dev->dst_ll_buf->buffer[0].data_len = TEGRA_SE_KEY_128_SIZE; in tegra_se_lp_rsakeytable_context_save()658 TEGRA_SE_KEY_128_SIZE); in tegra_se_lp_rsakeytable_context_save()667 TEGRA_SE_KEY_128_SIZE; in tegra_se_lp_rsakeytable_context_save()712 se_dev->dst_ll_buf->buffer[0].data_len = TEGRA_SE_KEY_128_SIZE; in tegra_se_pkakeytable_context_save()727 TEGRA_SE_KEY_128_SIZE); in tegra_se_pkakeytable_context_save()736 TEGRA_SE_KEY_128_SIZE; in tegra_se_pkakeytable_context_save()
485 #define TEGRA_SE_KEY_128_SIZE 16 macro