Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Datmel-aes.c1459 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd);
1504 return atmel_aes_gcm_ghash_finalize(dd); in atmel_aes_gcm_ghash_init()
1507 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd) in atmel_aes_gcm_ghash_finalize() function
1520 dd->resume = atmel_aes_gcm_ghash_finalize; in atmel_aes_gcm_ghash_finalize()