Home
last modified time | relevance | path

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

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