Searched refs:crypto_acomp_reqsize (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/crypto/internal/
H A Dacompress.h75 req = kzalloc_noprof(sizeof(*req) + crypto_acomp_reqsize(tfm), GFP_KERNEL);
/linux-master/include/crypto/
H A Dacompress.h128 static inline unsigned int crypto_acomp_reqsize(struct crypto_acomp *tfm) function

Completed in 206 milliseconds