Crypto: Mostly cosmetic changes

This commit is contained in:
Gregory Nutt
2015-11-16 16:10:01 -06:00
parent 580529ba23
commit 876cb13356
3 changed files with 57 additions and 37 deletions
+4
View File
@@ -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