Searched refs:crypto_is_larval (Results 1 – 5 of 5) sorted by relevance
74 if (crypto_is_larval(q) && in __crypto_alg_lookup()103 BUG_ON(!crypto_is_larval(alg)); in crypto_larval_destroy()151 if (crypto_is_larval(alg)) in crypto_larval_add()229 return crypto_is_larval(alg) ? crypto_larval_wait(alg) : alg; in crypto_larval_lookup()271 if (IS_ERR(larval) || !crypto_is_larval(larval)) in crypto_alg_mod_lookup()
128 static inline int crypto_is_larval(struct crypto_alg *alg) in crypto_is_larval() function
199 if (crypto_is_larval(q)) { in __crypto_register_alg()247 if (crypto_is_moribund(q) || !crypto_is_larval(q)) in crypto_alg_tested()274 if (crypto_is_larval(q)) { in crypto_alg_tested()
421 if (!crypto_is_larval(larval)) in crypto_nivaead_default()
557 if (!crypto_is_larval(larval)) in crypto_givcipher_default()