Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Datmel-aes.c138 __be32 *ghash_out; member
1427 const __be32 *ghash_in, __be32 *ghash_out,
1448 const __be32 *ghash_in, __be32 *ghash_out, in atmel_aes_gcm_ghash() argument
1456 ctx->ghash_out = ghash_out; in atmel_aes_gcm_ghash()
1498 atmel_aes_read_block(dd, AES_GHASHR(0), ctx->ghash_out); in atmel_aes_gcm_ghash_finalize()