File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3306,6 +3306,7 @@ CONFIG_CRYPTO=y
3306
3306
#
3307
3307
# Crypto core or helper
3308
3308
#
3309
+ CONFIG_CRYPTO_FIPS=y
3309
3310
CONFIG_CRYPTO_ALGAPI=y
3310
3311
CONFIG_CRYPTO_ALGAPI2=y
3311
3312
CONFIG_CRYPTO_AEAD=m
@@ -3327,7 +3328,7 @@ CONFIG_CRYPTO_RSA=y
3327
3328
CONFIG_CRYPTO_MANAGER=y
3328
3329
CONFIG_CRYPTO_MANAGER2=y
3329
3330
# CONFIG_CRYPTO_USER is not set
3330
- CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
3331
+ # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
3331
3332
# CONFIG_CRYPTO_GF128MUL is not set
3332
3333
CONFIG_CRYPTO_NULL=m
3333
3334
CONFIG_CRYPTO_NULL2=y
Original file line number Diff line number Diff line change @@ -3307,6 +3307,7 @@ CONFIG_CRYPTO=y
3307
3307
#
3308
3308
# Crypto core or helper
3309
3309
#
3310
+ CONFIG_CRYPTO_FIPS=y
3310
3311
CONFIG_CRYPTO_ALGAPI=y
3311
3312
CONFIG_CRYPTO_ALGAPI2=y
3312
3313
CONFIG_CRYPTO_AEAD=m
@@ -3328,7 +3329,7 @@ CONFIG_CRYPTO_RSA=y
3328
3329
CONFIG_CRYPTO_MANAGER=y
3329
3330
CONFIG_CRYPTO_MANAGER2=y
3330
3331
# CONFIG_CRYPTO_USER is not set
3331
- CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
3332
+ # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
3332
3333
# CONFIG_CRYPTO_GF128MUL is not set
3333
3334
CONFIG_CRYPTO_NULL=m
3334
3335
CONFIG_CRYPTO_NULL2=y
You can’t perform that action at this time.
0 commit comments