Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dacompress.h26 static inline void *acomp_tfm_ctx(struct crypto_acomp *tfm) in acomp_tfm_ctx() function
/linux-4.19.296/crypto/
Dscompress.c146 void **tfm_ctx = acomp_tfm_ctx(tfm); in scomp_acomp_comp_decomp()