essiv_tfm_ctx      68 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
essiv_tfm_ctx     105 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
essiv_tfm_ctx     146 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
essiv_tfm_ctx     161 crypto/essiv.c 	const struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
essiv_tfm_ctx     199 crypto/essiv.c 	const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
essiv_tfm_ctx     284 crypto/essiv.c 			  struct essiv_tfm_ctx *tctx)
essiv_tfm_ctx     314 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
essiv_tfm_ctx     339 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
essiv_tfm_ctx     370 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
essiv_tfm_ctx     379 crypto/essiv.c 	struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm);
essiv_tfm_ctx     585 crypto/essiv.c 	base->cra_ctxsize	= sizeof(struct essiv_tfm_ctx);