Searched refs:__crypto_acomp_tfm (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/crypto/
H A Dacompress.h117 static inline struct crypto_acomp *__crypto_acomp_tfm(struct crypto_tfm *tfm) function
147 return __crypto_acomp_tfm(req->base.tfm);
/linux-master/crypto/
H A Dacompress.c58 struct crypto_acomp *acomp = __crypto_acomp_tfm(tfm);
66 struct crypto_acomp *acomp = __crypto_acomp_tfm(tfm);
H A Dscompress.c210 struct crypto_acomp *crt = __crypto_acomp_tfm(tfm);

Completed in 133 milliseconds