Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dinternal.h188 static inline int crypto_is_dead(struct crypto_alg *alg) in crypto_is_dead() function
H A Dalgapi.c136 if (crypto_is_dead(&inst->alg)) in crypto_remove_instance()
323 if (crypto_is_dead(alg)) in __crypto_register_alg()
399 if (crypto_is_dead(alg)) in crypto_alg_tested()