Searched refs:crypto_tfm_is_async (Results 1 – 2 of 2) sorted by relevance
488 static inline bool crypto_tfm_is_async(struct crypto_tfm *tfm) in crypto_tfm_is_async() function
1024 return crypto_tfm_is_async(&tfm->base); in ahash_is_async()