Searched refs:tfm_ctx (Results 1 – 1 of 1) sorted by relevance
123 void **tfm_ctx = acomp_tfm_ctx(tfm); in scomp_acomp_comp_decomp() local124 struct crypto_scomp *scomp = *tfm_ctx; in scomp_acomp_comp_decomp()223 struct crypto_scomp **tfm_ctx = crypto_tfm_ctx(tfm); in crypto_acomp_scomp_alloc_ctx() local224 struct crypto_scomp *scomp = *tfm_ctx; in crypto_acomp_scomp_alloc_ctx()242 struct crypto_scomp **tfm_ctx = crypto_tfm_ctx(tfm); in crypto_acomp_scomp_free_ctx() local243 struct crypto_scomp *scomp = *tfm_ctx; in crypto_acomp_scomp_free_ctx()