Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Datmel-aes.c137 const u32 *ghash_in; member
1453 const u32 *ghash_in, u32 *ghash_out,
1474 const u32 *ghash_in, u32 *ghash_out, in atmel_aes_gcm_ghash() argument
1481 ctx->ghash_in = ghash_in; in atmel_aes_gcm_ghash()
1498 if (ctx->ghash_in) in atmel_aes_gcm_ghash_init()
1499 atmel_aes_write_block(dd, AES_GHASHR(0), ctx->ghash_in); in atmel_aes_gcm_ghash_init()