Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-aes.c137 const __be32 *ghash_in; member
1396 const __be32 *ghash_in, __be32 *ghash_out,
1417 const __be32 *ghash_in, __be32 *ghash_out, in atmel_aes_gcm_ghash() argument
1424 ctx->ghash_in = ghash_in; in atmel_aes_gcm_ghash()
1441 if (ctx->ghash_in) in atmel_aes_gcm_ghash_init()
1442 atmel_aes_write_block(dd, AES_GHASHR(0), ctx->ghash_in); in atmel_aes_gcm_ghash_init()