blob: b027609307b0c8f991185f9b647fac34c5bd66a1 (
plain)
1
2
3
4
5
6
7
|
config TEGRA_AES
bool "Support the Tegra AES"
depends on 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.
|