Searched refs:crypto_req_on_stack (Results 1 – 3 of 3) sorted by relevance
493 static inline bool crypto_req_on_stack(struct crypto_async_request *req) in crypto_req_on_stack() function
296 return crypto_req_on_stack(&req->base); in acomp_req_on_stack()
288 return crypto_req_on_stack(&req->base); in ahash_req_on_stack()
Completed in 11 milliseconds