blob: c4ab0674e5e64e1adbb00b4cdf5520f80118713c [file] [log] [blame]
Jim Liu3bfce8c2022-06-07 16:32:08 +08001config NPCM_AES
2 bool "Support the NPCM AES algorithm"
3 select NPCM_OTP
4 help
5 This provides a means to encrypt and decrypt data using the NPCM
6 AES (Advanced Encryption Standard). This algorithm uses a symmetric
7 key and is widely used as a streaming cipher. This command only
8 supports AES256-CBC.