mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Crypto: Mostly cosmetic changes
This commit is contained in:
@@ -46,4 +46,8 @@ config CRYPTO_SW_AES
|
||||
Enable the software AES library as described in
|
||||
include/nuttx/crypto/aes.h
|
||||
|
||||
TODO: Adapt interfaces so that they are consistent with H/W AES
|
||||
implemenations. This needs to support up_aesinitialize() and
|
||||
aes_cypher() per include/nuttx/crypto/crypto.h.
|
||||
|
||||
endif # CRYPTO
|
||||
|
||||
Reference in New Issue
Block a user