mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 03:45:50 +08:00
crypto: add BSD barrier for AES crypto
add BSD barrier for AES crypto Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
7f0aefa632
commit
ae3088c501
@@ -13,6 +13,7 @@ if CRYPTO
|
|||||||
|
|
||||||
config CRYPTO_AES
|
config CRYPTO_AES
|
||||||
bool "AES cypher support"
|
bool "AES cypher support"
|
||||||
|
depends on ALLOW_BSD_COMPONENTS
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config CRYPTO_ALGTEST
|
config CRYPTO_ALGTEST
|
||||||
|
|||||||
Reference in New Issue
Block a user