Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Datmel-aes.c137 const __be32 *ghash_in; member
1427 const __be32 *ghash_in, __be32 *ghash_out,
1448 const __be32 *ghash_in, __be32 *ghash_out, in atmel_aes_gcm_ghash() argument
1455 ctx->ghash_in = ghash_in; in atmel_aes_gcm_ghash()
1472 if (ctx->ghash_in) in atmel_aes_gcm_ghash_init()
1473 atmel_aes_write_block(dd, AES_GHASHR(0), ctx->ghash_in); in atmel_aes_gcm_ghash_init()