Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dalgapi.c654 u32 fips_internal = 0; in crypto_register_instance() local
678 fips_internal |= spawn->alg->cra_flags; in crypto_register_instance()
685 inst->alg.cra_flags |= (fips_internal & CRYPTO_ALG_FIPS_INTERNAL); in crypto_register_instance()