Searched refs:__crypto_pcomp_alg (Results 1 – 1 of 1) sorted by relevance
89 static inline struct pcomp_alg *__crypto_pcomp_alg(struct crypto_alg *alg) in __crypto_pcomp_alg() function96 return __crypto_pcomp_alg(crypto_pcomp_tfm(tfm)->__crt_alg); in crypto_pcomp_alg()