Searched refs:crypto_tfm_req_chain (Results 1 – 3 of 3) sorted by relevance
158 return crypto_tfm_req_chain(&tfm->base); in crypto_acomp_req_chain()
262 return crypto_tfm_req_chain(&tfm->base); in crypto_ahash_req_chain()
274 static inline bool crypto_tfm_req_chain(struct crypto_tfm *tfm) in crypto_tfm_req_chain() function