ghash_in          136 drivers/crypto/atmel-aes.c 	const u32		*ghash_in;
ghash_in         1450 drivers/crypto/atmel-aes.c 			       const u32 *ghash_in, u32 *ghash_out,
ghash_in         1471 drivers/crypto/atmel-aes.c 			       const u32 *ghash_in, u32 *ghash_out,
ghash_in         1478 drivers/crypto/atmel-aes.c 	ctx->ghash_in = ghash_in;
ghash_in         1495 drivers/crypto/atmel-aes.c 	if (ctx->ghash_in)
ghash_in         1496 drivers/crypto/atmel-aes.c 		atmel_aes_write_block(dd, AES_GHASHR(0), ctx->ghash_in);