Home
last modified time | relevance | path

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

/linux/crypto/
A Dalgapi.c246 if (crypto_is_moribund(q)) in crypto_alg_finish_registration()
311 if (crypto_is_moribund(q)) in __crypto_register_alg()
359 if (crypto_is_moribund(q) || !crypto_is_larval(q)) in crypto_alg_tested()
703 if (!crypto_is_moribund(alg)) { in crypto_grab_spawn()
A Dinternal.h195 static inline int crypto_is_moribund(struct crypto_alg *alg) in crypto_is_moribund() function
A Dapi.c67 if (crypto_is_moribund(q)) in __crypto_alg_lookup()

Completed in 11 milliseconds