Home
last modified time | relevance | path

Searched refs:CRYPTO_ALG_FIPS_INTERNAL (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcrypto.h125 #define CRYPTO_ALG_FIPS_INTERNAL 0x00020000 macro
/linux/crypto/
H A Dapi.c235 else if (alg->cra_flags & CRYPTO_ALG_FIPS_INTERNAL) in crypto_larval_wait()
250 const u32 fips = CRYPTO_ALG_FIPS_INTERNAL; in crypto_alg_lookup()
H A Dtestmgr.c6059 if (type & CRYPTO_ALG_FIPS_INTERNAL) in alg_test()