Searched refs:fips140_prepare_shash_alg (Results 1 – 1 of 1) sorted by relevance
233 static int fips140_prepare_shash_alg(struct shash_alg *alg) in fips140_prepare_shash_alg() function265 return fips140_prepare_shash_alg(alg) ?: crypto_register_shash(alg); in fips140_crypto_register_shash()293 return fips140_prepare_shash_alg(&inst->alg) ?: in fips140_shash_register_instance()368 err = fips140_prepare_shash_alg(&algs[i]); in fips140_crypto_register_shashes()