atmel_aes_gcm_ghash_finalize 1453 drivers/crypto/atmel-aes.c static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd);
atmel_aes_gcm_ghash_finalize 1498 drivers/crypto/atmel-aes.c 	return atmel_aes_gcm_ghash_finalize(dd);
atmel_aes_gcm_ghash_finalize 1514 drivers/crypto/atmel-aes.c 			dd->resume = atmel_aes_gcm_ghash_finalize;