Searched refs:__crypto_acomp_tfm (Results 1 – 2 of 2) sorted by relevance
178 static inline struct crypto_acomp *__crypto_acomp_tfm(struct crypto_tfm *tfm) in __crypto_acomp_tfm() function208 return __crypto_acomp_tfm(req->base.tfm); in crypto_acomp_reqtfm()
222 return __crypto_acomp_tfm(crypto_acomp_tfm(tfm)->fb); in crypto_acomp_fb()
Completed in 5 milliseconds