Searched refs:crypto_is_moribund (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dalgapi.c247 if (crypto_is_moribund(q))
334 if (crypto_is_moribund(q))
383 if (crypto_is_moribund(q) || !crypto_is_larval(q))
417 if (crypto_is_moribund(q) || !crypto_is_larval(q))
743 if (!crypto_is_moribund(alg)) {
H A Dinternal.h193 static inline int crypto_is_moribund(struct crypto_alg *alg) function
H A Dapi.c65 if (crypto_is_moribund(q))

Completed in 117 milliseconds