Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dacompress.h15 #define ACOMP_REQUEST_ON_STACK(name, tfm) \ macro
/linux-6.15/crypto/
H A Dacompress.c251 ACOMP_REQUEST_ON_STACK(fbreq, crypto_acomp_reqtfm(req)); in acomp_do_nondma()
/linux-6.15/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c1002 ACOMP_REQUEST_ON_STACK(fbreq, crypto_acomp_reqtfm(req)); in deflate_generic_decompress()