Home
last modified time | relevance | path

Searched refs:crypto_request_chained (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/crypto/internal/
H A Dacompress.h103 return crypto_request_chained(&req->base); in acomp_request_chained()
/linux-6.15/include/crypto/
H A Dalgapi.h269 static inline bool crypto_request_chained(struct crypto_async_request *req) in crypto_request_chained() function