Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/
Datmel-aes.c138 __be32 *ghash_out; member
1434 const __be32 *ghash_in, __be32 *ghash_out,
1455 const __be32 *ghash_in, __be32 *ghash_out, in atmel_aes_gcm_ghash() argument
1463 ctx->ghash_out = ghash_out; in atmel_aes_gcm_ghash()
1505 atmel_aes_read_block(dd, AES_GHASHR(0), ctx->ghash_out); in atmel_aes_gcm_ghash_finalize()