Searched refs:crypto_is_moribund (Results 1 – 2 of 2) sorted by relevance
/linux/crypto/ | ||
H A D | internal.h | 176 static inline int crypto_is_moribund(struct crypto_alg *alg) in crypto_is_moribund() function |
H A D | api.c | 67 if (crypto_is_moribund(q)) in __crypto_alg_lookup() |