Home
last modified time | relevance | path

Searched refs:CONFIG_CRYPTO_FIPS (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dfips.h11 #define CONFIG_CRYPTO_FIPS 1 macro
13 #elif defined(CONFIG_CRYPTO_FIPS)
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A DMakefile6 ccree-$(CONFIG_CRYPTO_FIPS) += cc_fips.o
H A Dcc_fips.h7 #ifdef CONFIG_CRYPTO_FIPS
H A Dcc_driver.c164 #ifdef CONFIG_CRYPTO_FIPS in cc_isr()
/OK3568_Linux_fs/kernel/crypto/
H A Dansi_cprng.c384 #ifdef CONFIG_CRYPTO_FIPS
437 #ifdef CONFIG_CRYPTO_FIPS
H A Ddrbg.c248 if (!IS_ENABLED(CONFIG_CRYPTO_FIPS)) in drbg_fips_continuous_test()
1245 if (IS_ENABLED(CONFIG_CRYPTO_FIPS)) { in drbg_dealloc_state()
1319 if (IS_ENABLED(CONFIG_CRYPTO_FIPS)) { in drbg_alloc_state()
H A DMakefile10 obj-$(CONFIG_CRYPTO_FIPS) += fips.o
H A Dtestmgr.h184 #ifndef CONFIG_CRYPTO_FIPS
366 #ifndef CONFIG_CRYPTO_FIPS
2266 #ifndef CONFIG_CRYPTO_FIPS
/OK3568_Linux_fs/kernel/arch/s390/configs/
H A Ddefconfig674 CONFIG_CRYPTO_FIPS=y