Home
last modified time | relevance | path

Searched refs:TEGRA_SE_AES_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/drivers/se/
H A Dsecurity_engine.c311 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()
H A Dse_private.h486 #define TEGRA_SE_AES_BLOCK_SIZE 16 macro