Home
last modified time | relevance | path

Searched refs:crypto_is_moribund (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dinternal.h176 static inline int crypto_is_moribund(struct crypto_alg *alg) in crypto_is_moribund() function
H A Dapi.c67 if (crypto_is_moribund(q)) in __crypto_alg_lookup()