Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dalgapi.c611 u32 fips_internal = 0; in crypto_register_instance() local
635 fips_internal |= spawn->alg->cra_flags; in crypto_register_instance()
642 inst->alg.cra_flags |= (fips_internal & CRYPTO_ALG_FIPS_INTERNAL); in crypto_register_instance()