summaryrefslogtreecommitdiff
path: root/drivers/crypto/tegra/Kconfig
blob: 0f2acaaade1fd6d4f792aa00aec78faa8b80e380 (plain)
1
2
3
4
5
6
7
config TEGRA_AES
	bool "Support the Tegra AES"
	depends on ARCH_TEGRA && DM_AES
	help
	  This provides a means to encrypt and decrypt data using the Tegra
	  Bit Stream Engine for Video/Audio. Also may provide a mean to
	  encrypt/decrypt/sign using already loaded device SBK.