Searched refs:crypto_request_chained (Results 1 – 2 of 2) sorted by relevance
103 return crypto_request_chained(&req->base); in acomp_request_chained()
269 static inline bool crypto_request_chained(struct crypto_async_request *req) in crypto_request_chained() function