Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dacompress.h156 static inline bool crypto_acomp_req_chain(struct crypto_acomp *tfm) in crypto_acomp_req_chain() function
/linux-6.15/crypto/
H A Dacompress.c351 if (crypto_acomp_req_chain(tfm) || in acomp_do_req_chain()