Home
last modified time | relevance | path

Searched refs:crypto_req_on_stack (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcrypto.h493 static inline bool crypto_req_on_stack(struct crypto_async_request *req) in crypto_req_on_stack() function
/linux/include/crypto/
H A Dacompress.h296 return crypto_req_on_stack(&req->base); in acomp_req_on_stack()
H A Dhash.h300 return crypto_req_on_stack(&req->base); in ahash_req_on_stack()