Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Datmel-aes.c1430 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd);
1475 return atmel_aes_gcm_ghash_finalize(dd); in atmel_aes_gcm_ghash_init()
1478 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd) in atmel_aes_gcm_ghash_finalize() function
1491 dd->resume = atmel_aes_gcm_ghash_finalize; in atmel_aes_gcm_ghash_finalize()