Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Datmel-aes.c138 u32 *ghash_out; member
1453 const u32 *ghash_in, u32 *ghash_out,
1474 const u32 *ghash_in, u32 *ghash_out, in atmel_aes_gcm_ghash() argument
1482 ctx->ghash_out = ghash_out; in atmel_aes_gcm_ghash()
1524 atmel_aes_read_block(dd, AES_GHASHR(0), ctx->ghash_out); in atmel_aes_gcm_ghash_finalize()