Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/
Datmel-aes.c1436 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd);
1481 return atmel_aes_gcm_ghash_finalize(dd); in atmel_aes_gcm_ghash_init()
1484 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd) in atmel_aes_gcm_ghash_finalize() function
1497 dd->resume = atmel_aes_gcm_ghash_finalize; in atmel_aes_gcm_ghash_finalize()