Searched refs:crypto_is_moribund (Results 1 – 3 of 3) sorted by relevance
139 static inline int crypto_is_moribund(struct crypto_alg *alg) in crypto_is_moribund() function
204 if (crypto_is_moribund(q)) in __crypto_register_alg()255 if (crypto_is_moribund(q) || !crypto_is_larval(q)) in crypto_alg_tested()279 if (crypto_is_moribund(q)) in crypto_alg_tested()597 if (!crypto_is_moribund(alg)) { in crypto_init_spawn()
68 if (crypto_is_moribund(q)) in __crypto_alg_lookup()