Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dacompress.h111 static inline struct comp_alg_common *__crypto_comp_alg_common( in __crypto_comp_alg_common() function
125 return __crypto_comp_alg_common(crypto_acomp_tfm(tfm)->__crt_alg); in crypto_comp_alg_common()