Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/internal/
H A Dacompress.h61 static inline void *acomp_tfm_ctx(struct crypto_acomp *tfm) in acomp_tfm_ctx() function
/openbmc/linux/crypto/
H A Dscompress.c116 void **tfm_ctx = acomp_tfm_ctx(tfm); in scomp_acomp_comp_decomp()