p8_ghash_ctx       57 drivers/crypto/vmx/ghash.c 	struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(tfm));
p8_ghash_ctx       75 drivers/crypto/vmx/ghash.c static inline void __ghash_block(struct p8_ghash_ctx *ctx,
p8_ghash_ctx       93 drivers/crypto/vmx/ghash.c static inline void __ghash_blocks(struct p8_ghash_ctx *ctx,
p8_ghash_ctx      120 drivers/crypto/vmx/ghash.c 	struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm));
p8_ghash_ctx      155 drivers/crypto/vmx/ghash.c 	struct p8_ghash_ctx *ctx = crypto_tfm_ctx(crypto_shash_tfm(desc->tfm));
p8_ghash_ctx      181 drivers/crypto/vmx/ghash.c 		 .cra_ctxsize = sizeof(struct p8_ghash_ctx),