Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcrypto.h482 static inline void crypto_request_chain(struct crypto_async_request *req, in crypto_request_chain() function
/linux-6.15/include/crypto/
H A Dacompress.h564 crypto_request_chain(&req->base, &head->base); in acomp_request_chain()
H A Dhash.h685 crypto_request_chain(&req->base, &head->base); in ahash_request_chain()