Home
last modified time | relevance | path

Searched refs:atmel_aes_gcm_ghash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-aes.c1394 static int atmel_aes_gcm_ghash(struct atmel_aes_dev *dd,
1415 static int atmel_aes_gcm_ghash(struct atmel_aes_dev *dd, in atmel_aes_gcm_ghash() function
1506 return atmel_aes_gcm_ghash(dd, (const u32 *)data, datalen, in atmel_aes_gcm_start()
1638 return atmel_aes_gcm_ghash(dd, (const u32 *)data, AES_BLOCK_SIZE, in atmel_aes_gcm_tag_init()
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-aes.c1425 static int atmel_aes_gcm_ghash(struct atmel_aes_dev *dd,
1446 static int atmel_aes_gcm_ghash(struct atmel_aes_dev *dd, in atmel_aes_gcm_ghash() function
1537 return atmel_aes_gcm_ghash(dd, (const u32 *)data, datalen, in atmel_aes_gcm_start()
1669 return atmel_aes_gcm_ghash(dd, (const u32 *)data, AES_BLOCK_SIZE, in atmel_aes_gcm_tag_init()

Completed in 9 milliseconds