Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgapi.c655 u32 fips_internal = 0; in crypto_register_instance() local
679 fips_internal |= spawn->alg->cra_flags; in crypto_register_instance()
686 inst->alg.cra_flags |= (fips_internal & CRYPTO_ALG_FIPS_INTERNAL); in crypto_register_instance()