Home
last modified time | relevance | path

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

/include/crypto/
Dacompress.h125 static inline struct crypto_acomp *__crypto_acomp_tfm(struct crypto_tfm *tfm) in __crypto_acomp_tfm() function
148 return __crypto_acomp_tfm(req->base.tfm); in crypto_acomp_reqtfm()